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
@@ -9,6 +9,7 @@ rec {
|
||||
path =
|
||||
(if system == "i686-solaris" then [ "/usr/gnu" ] else []) ++
|
||||
(if system == "i686-netbsd" then [ "/usr/pkg" ] else []) ++
|
||||
(if system == "x86_64-solaris" then [ "/opt/local/gnu" ] else []) ++
|
||||
["/" "/usr" "/usr/local"];
|
||||
|
||||
prehookBase = ''
|
||||
|
||||
Reference in New Issue
Block a user