gcc6: don't apply patches included in update to 6.5

This commit is contained in:
Will Dietz 2018-10-30 07:47:09 -05:00
parent d2e78403a8
commit 00a51a9669

View file

@ -57,8 +57,6 @@ let version = "6.5.0";
++ optional (targetPlatform != hostPlatform) ../libstdc++-target.patch
++ optional noSysDirs ../no-sys-dirs.patch
++ optional langFortran ../gfortran-driving.patch
++ [ ../struct-ucontext.patch ../struct-sigaltstack.patch ] # glibc-2.26
++ optional langJava [ ../struct-ucontext-libjava.patch ] # glibc-2.26
++ optional (targetPlatform.libc == "musl") ../libgomp-dont-force-initial-exec.patch
;