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
@@ -62,5 +62,6 @@ rec {
|
||||
if stdenvType == "powerpc-linux" then /* stdenvLinux */ stdenvNative else
|
||||
if stdenvType == "i686-mingw" then stdenvMinGW else
|
||||
if stdenvType == "x86_64-darwin" then stdenvNix else
|
||||
if stdenvType == "x86_64-solaris" then stdenvNix else
|
||||
stdenvNative;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user