gcc: Fix bug causing Glibc miscompilation

http://hydra.nixos.org/build/16564205
This commit is contained in:
Eelco Dolstra
2014-11-03 13:27:53 +01:00
parent 515dcb0f66
commit 73b75f6157
2 changed files with 16 additions and 1 deletions
@@ -61,7 +61,7 @@ let version = "4.8.3";
enableParallelBuilding = true;
patches = []
patches = [ ./bug-61801.patch ]
++ optional enableParallelBuilding ./parallel-bconfig.patch
++ optional (cross != null) ./libstdc++-target.patch
++ optional noSysDirs ./no-sys-dirs.patch