openjk: use gcc9
This commit is contained in:
parent
257aff8010
commit
7cbd8fb994
1 changed files with 1 additions and 4 deletions
|
@ -23609,10 +23609,7 @@ in
|
|||
|
||||
openclonk = callPackage ../games/openclonk { };
|
||||
|
||||
openjk = callPackage ../games/openjk {
|
||||
# segfaults when built with gcc9
|
||||
stdenv = gcc8Stdenv;
|
||||
};
|
||||
openjk = callPackage ../games/openjk { };
|
||||
|
||||
openmw = libsForQt5.callPackage ../games/openmw { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue