From: Patrick Lauer Date: Sat, 16 Apr 2016 14:39:38 +0000 (+0200) Subject: sys-libs/glibc: [QA] Disable custom patch to sysmacros.h #575232 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5a4fd04815ad2067f36e5baa0d603b4cd1d19381;p=gentoo.git 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 --- 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 82bdd11a527e..d0f60e2dce35 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() {