Cross-build GCC 4.6 for GNU on Hydra.
svn path=/nixpkgs/trunk/; revision=30629
This commit is contained in:
parent
8404afcfe4
commit
05a447e462
@ -190,6 +190,7 @@ in {
|
|||||||
boehmgc.hostDrv = nativePlatforms;
|
boehmgc.hostDrv = nativePlatforms;
|
||||||
findutils.hostDrv = nativePlatforms;
|
findutils.hostDrv = nativePlatforms;
|
||||||
gcc.hostDrv = nativePlatforms;
|
gcc.hostDrv = nativePlatforms;
|
||||||
|
gcc46.hostDrv = nativePlatforms;
|
||||||
gdb.hostDrv = nativePlatforms;
|
gdb.hostDrv = nativePlatforms;
|
||||||
gmp.hostDrv = nativePlatforms;
|
gmp.hostDrv = nativePlatforms;
|
||||||
gnugrep.hostDrv = nativePlatforms;
|
gnugrep.hostDrv = nativePlatforms;
|
||||||
|
Loading…
Reference in New Issue
Block a user