Revert "Merge branch 'gcc-fix' of git://github.com/ambrop72/nixpkgs"
The patch doesn't apply This reverts commit094eea8f6a, reversing changes made to552d66cd9e.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user