gcc6: fix for LLVM 4.0

This commit is contained in:
Dan Peebles
2017-04-06 23:20:35 -04:00
parent 6f0a2af5bc
commit 0cacae6a5f
2 changed files with 27 additions and 1 deletions
+2 -1
View File
@@ -73,7 +73,8 @@ let version = "6.3.0";
# The GNAT Makefiles did not pay attention to CFLAGS_FOR_TARGET for its
# target libraries and tools.
++ optional langAda ../gnat-cflags.patch
++ optional langFortran ../gfortran-driving.patch;
++ optional langFortran ../gfortran-driving.patch
++ optional stdenv.isDarwin ./darwin-const-correct.patch; # Kill this after 6.3.0
javaEcj = fetchurl {
# The `$(top_srcdir)/ecj.jar' file is automatically picked up at