gcc-4.9: fixup build with glibc-2.26

Upstream didn't backport this, but fortunately it wasn't too hard.
This commit is contained in:
Vladimír Čunát
2017-11-07 12:56:57 +01:00
parent 2b995c544d
commit 8da04338d7
2 changed files with 79 additions and 0 deletions
@@ -72,6 +72,7 @@ let version = "4.9.4";
# target libraries and tools.
++ optional langAda ../gnat-cflags.patch
++ optional langFortran ../gfortran-driving.patch
++ [ ../struct-ucontext.patch ../struct-sigaltstack-4.9.patch ] # glibc-2.26
;
javaEcj = fetchurl {