Add patch for GCC bug 58800.

This commit is contained in:
ambrop7@gmail.com
2014-04-20 12:40:32 +02:00
parent eddb702c96
commit 7eeb94e8dc
2 changed files with 96 additions and 1 deletions
@@ -62,7 +62,7 @@ let version = "4.8.2";
*/
enableParallelBuilding = !profiledCompiler;
patches = []
patches = [ ./bug58800.patch ]
++ optional enableParallelBuilding ./parallel-bconfig.patch
++ optional (cross != null) ./libstdc++-target.patch
# ++ optional noSysDirs ./no-sys-dirs.patch