gcj: switch to 4.9, /cc #8735
Builds fine, including the only reference pdftk. /cc its maintainers: @viric, @7c6f434c.
This commit is contained in:
parent
59c9f23969
commit
e4d21e59de
@ -3883,9 +3883,8 @@ let
|
||||
profiledCompiler = false;
|
||||
});
|
||||
|
||||
gcj = gcj48;
|
||||
|
||||
gcj48 = wrapCC (gcc48.cc.override {
|
||||
gcj = gcj49;
|
||||
gcj49 = wrapCC (gcc49.cc.override {
|
||||
name = "gcj";
|
||||
langJava = true;
|
||||
langFortran = false;
|
||||
|
Loading…
Reference in New Issue
Block a user