commit: eedcd9efa70c80deb2573b22d8fa0710126704b1 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sat Jun 1 09:30:01 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Jun 1 09:30:01 2019 +0000 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=eedcd9ef
4.2.4: cut 1.6 patchset Three new patches: 94_all_gcc-libgomp-no-werror.patch: disable -Werror on libgomp 95_all_libjava-ucontext.patch: fix libjava build on modern glibc 96_all_cgraph_node-gcc-9.patch: workaround buid failure against gcc-9.1.0 Bug: https://bugs.gentoo.org/629502 Bug: https://gcc.gnu.org/PR90677 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> 4.2.4/gentoo/README.history | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4.2.4/gentoo/README.history b/4.2.4/gentoo/README.history index b36f3e0..67f76d5 100644 --- a/4.2.4/gentoo/README.history +++ b/4.2.4/gentoo/README.history @@ -1,4 +1,4 @@ -1.6 TODO +1.6 1 Jun 2019 + 94_all_gcc-libgomp-no-werror.patch + 95_all_libjava-ucontext.patch + 96_all_cgraph_node-gcc-9.patch
