cc-wrapper: Learn about target prefixes
This is first step towards getting rid of gcc-wrapper-cross
This commit is contained in:
committed by
John Ericson
parent
c4ba2e3ef6
commit
459f1c60f5
@@ -125,6 +125,7 @@ in
|
||||
"i686-solaris" = "/usr/gnu";
|
||||
"x86_64-solaris" = "/opt/local/gcc47";
|
||||
}.${system} or "/usr";
|
||||
hostPlatform = localSystem;
|
||||
targetPlatform = localSystem;
|
||||
inherit stdenv;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user