gcc6: fix build with new glibc, by upstream patches

This commit is contained in:
Vladimír Čunát
2017-11-05 19:09:53 +01:00
parent 5f3b84e979
commit 0c01c58aec
3 changed files with 280 additions and 1 deletions
+3 -1
View File
@@ -72,7 +72,9 @@ let version = "6.4.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
++ [ ../struct-ucontext.patch ../struct-sigaltstack.patch ] # glibc-2.26
;
javaEcj = fetchurl {
# The `$(top_srcdir)/ecj.jar' file is automatically picked up at