gcc 4.8: no need for the arm eabi patch.

This commit is contained in:
Lluís Batlle i Rossell
2014-02-04 10:18:27 +01:00
parent 2ef5b4ec7c
commit 627c82b991
2 changed files with 0 additions and 231 deletions
@@ -63,7 +63,6 @@ let version = "4.8.2";
enableParallelBuilding = !profiledCompiler;
patches = []
++ optional stdenv.isArm ./arm-eabi.patch
++ optional enableParallelBuilding ./parallel-bconfig.patch
++ optional (cross != null) ./libstdc++-target.patch
# ++ optional noSysDirs ./no-sys-dirs.patch