Fix gcc bug 58800.

See #2330 for details, except I needed to remove the Changelog change from the patch
This commit is contained in:
Shea Levy
2014-04-20 09:46:21 -04:00
parent 2364bd807d
commit 88e531d8dc
2 changed files with 80 additions and 1 deletions
@@ -62,7 +62,7 @@ let version = "4.8.2";
*/
enableParallelBuilding = !profiledCompiler;
patches = []
patches = [ ./bug-58800.patch ] # http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58800
++ optional enableParallelBuilding ./parallel-bconfig.patch
++ optional (cross != null) ./libstdc++-target.patch
# ++ optional noSysDirs ./no-sys-dirs.patch