avian: build with recent gcc
This commit is contained in:
parent
6638819910
commit
ff2d7460cd
@ -7765,7 +7765,6 @@ in
|
||||
|
||||
avian = callPackage ../development/compilers/avian {
|
||||
inherit (darwin.apple_sdk.frameworks) CoreServices Foundation;
|
||||
stdenv = if stdenv.cc.isGNU then gcc49Stdenv else stdenv;
|
||||
};
|
||||
|
||||
bigloo = callPackage ../development/compilers/bigloo { };
|
||||
|
Loading…
Reference in New Issue
Block a user