gcc-4.8: fix with glibc-2.26

This commit is contained in:
Vladimír Čunát
2017-11-07 14:53:10 +01:00
parent 8da04338d7
commit 54c14e2fa3
4 changed files with 208 additions and 1 deletions
@@ -78,7 +78,11 @@ let version = "4.8.5";
sha256 = "01jd7pdarh54ki498g6sz64ijl9a1l5f9v8q2696aaxalvh2vwzl";
excludes = [ "gcc/cp/ChangeLog" ];
})]
;
++ [ # glibc-2.26
../struct-ucontext-4.8.patch
../sigsegv-not-declared.patch
../res_state-not-declared.patch
];
javaEcj = fetchurl {
# The `$(top_srcdir)/ecj.jar' file is automatically picked up at