Revert "Merge branch 'gcc-fix' of git://github.com/ambrop72/nixpkgs"

The patch doesn't apply

This reverts commit 094eea8f6a, reversing
changes made to 552d66cd9e.
This commit is contained in:
Shea Levy
2014-04-20 09:36:15 -04:00
parent 094eea8f6a
commit 2364bd807d
2 changed files with 1 additions and 96 deletions
@@ -62,7 +62,7 @@ let version = "4.8.2";
*/
enableParallelBuilding = !profiledCompiler;
patches = [ ./bug58800.patch ]
patches = []
++ optional enableParallelBuilding ./parallel-bconfig.patch
++ optional (cross != null) ./libstdc++-target.patch
# ++ optional noSysDirs ./no-sys-dirs.patch