commit:     5a4fd04815ad2067f36e5baa0d603b4cd1d19381
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 14:39:38 2016 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 14:47:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a4fd048

sys-libs/glibc: [QA] Disable custom patch to sysmacros.h #575232

Since this is not an upstream patch and it causes lots of breakage
Acked by mgorny and zlogene in IRC

Package-Manager: portage-2.2.28

 sys-libs/glibc/{glibc-2.23-r1.ebuild => glibc-2.23-r2.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-libs/glibc/glibc-2.23-r1.ebuild 
b/sys-libs/glibc/glibc-2.23-r2.ebuild
similarity index 98%
rename from sys-libs/glibc/glibc-2.23-r1.ebuild
rename to sys-libs/glibc/glibc-2.23-r2.ebuild
index 82bdd11..d0f60e2 100644
--- a/sys-libs/glibc/glibc-2.23-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.23-r2.ebuild
@@ -166,6 +166,7 @@ eblit-src_unpack-pre() {
        # Bug 558636 we don't apply the pie works around for 2.22. It shoud 
have the support. #558636
        GLIBC_PATCH_EXCLUDE+=" 
00_all_0002-workaround-crash-when-handling-signals-in-static-PIE.patch"
        GLIBC_PATCH_EXCLUDE+=" 
00_all_0012-disable-PIE-when-checking-for-PIC-default.patch"
+       GLIBC_PATCH_EXCLUDE+=" 
00_all_0009-sys-types.h-drop-sys-sysmacros.h-include.patch"
 }
 
 eblit-src_prepare-post() {

Reply via email to