Cross-build GCC 4.6 for GNU on Hydra.
svn path=/nixpkgs/trunk/; revision=30629
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user