Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gcc-patches:master commit in: 3.4.6/gentoo/
Date: Sat, 01 Jun 2019 10:01:45
Message-Id: 1559383203.4fc910bbdb638f7dc4c0cbc2eb560d5943a05cdb.slyfox@gentoo
1 commit: 4fc910bbdb638f7dc4c0cbc2eb560d5943a05cdb
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 1 10:00:03 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 1 10:00:03 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=4fc910bb
7
8 3.4.9: cut 1.9 patchset
9
10 Two new patches:
11 91_all_ucontext-to-ucontext_t.patch: fix libjava build on modern glibc
12 92_all_libtool-pass-all.patch: Unbreak libc and libm detection by libtool
13 when those are linker scripts.
14
15 Bug: https://bugs.gentoo.org/664486
16 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
17
18 3.4.6/gentoo/README.history | 2 +-
19 1 file changed, 1 insertion(+), 1 deletion(-)
20
21 diff --git a/3.4.6/gentoo/README.history b/3.4.6/gentoo/README.history
22 index 15cf5c5..549063a 100644
23 --- a/3.4.6/gentoo/README.history
24 +++ b/3.4.6/gentoo/README.history
25 @@ -1,4 +1,4 @@
26 -1.9 [pending]
27 +1.9 1 Jun 2019
28 - 00_all_gcc-trampolinewarn.patch
29 + 91_all_ucontext-to-ucontext_t.patch
30 + 92_all_libtool-pass-all.patch