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: 4.9.4/gentoo/
Date: Sat, 01 Jun 2019 08:23:49
Message-Id: 1559377341.2fdc35a11089b01b830f8ea33a6e8b2e61c4fab6.slyfox@gentoo
1 commit: 2fdc35a11089b01b830f8ea33a6e8b2e61c4fab6
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 1 08:22:21 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 1 08:22:21 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=2fdc35a1
7
8 4.9.4: cut 1.4 patchset
9
10 Three new patches:
11 99_all_remove-lieee.patch: don't require empty libieee presence on glibc.
12 100_all_avoid-ustat-glibc-2.28.patch: fix libsanitizer build against glibc-2.28
13 101_all_libsanitizer-libbacktrace-Werror.patch: drop -Werror
14
15 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
16
17 4.9.4/gentoo/README.history | 2 +-
18 1 file changed, 1 insertion(+), 1 deletion(-)
19
20 diff --git a/4.9.4/gentoo/README.history b/4.9.4/gentoo/README.history
21 index 3ddedc0..0d5fc99 100644
22 --- a/4.9.4/gentoo/README.history
23 +++ b/4.9.4/gentoo/README.history
24 @@ -1,4 +1,4 @@
25 -1.4 TODO
26 +1.4 1 Jun 2019
27 + 99_all_remove-lieee.patch
28 + 100_all_avoid-ustat-glibc-2.28.patch
29 + 101_all_libsanitizer-libbacktrace-Werror.patch