Add patch for GCC bug 58800.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user