Merge pull request #111166 from collares/gccjit-update
libgccjit: use current gcc version
This commit is contained in:
commit
cf756e5192
@ -10016,7 +10016,7 @@ in
|
||||
profiledCompiler = false;
|
||||
});
|
||||
|
||||
libgccjit = gcc9.cc.override {
|
||||
libgccjit = gcc.cc.override {
|
||||
name = "libgccjit";
|
||||
langFortran = false;
|
||||
langCC = false;
|
||||
|
Loading…
Reference in New Issue
Block a user