Attempt at getting GCC 4.7 compiled on Illumos...
No success yet :-(
This commit is contained in:
committed by
Danny Wilson
parent
cf42601f92
commit
bcaea92a12
@@ -49,6 +49,7 @@ stdenv.mkDerivation (rec {
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
LDFLAGS = stdenv.lib.optionalString stdenv.isSunOS "-lmp -lmd -lnsl -lsocket -lresolv";
|
||||
NIX_LDFLAGS = stdenv.lib.optionalString selinuxSupport "-lsepol";
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user