sys-libs/glibc: [QA] Disable custom patch to sysmacros.h #575232
authorPatrick Lauer <patrick@gentoo.org>
Sat, 16 Apr 2016 14:39:38 +0000 (16:39 +0200)
committerPatrick Lauer <patrick@gentoo.org>
Sat, 16 Apr 2016 14:47:39 +0000 (16:47 +0200)
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-r2.ebuild [moved from sys-libs/glibc/glibc-2.23-r1.ebuild with 98% similarity]

similarity index 98%
rename from sys-libs/glibc/glibc-2.23-r1.ebuild
rename to sys-libs/glibc/glibc-2.23-r2.ebuild
index 82bdd11a527ec71207a27fdd13c1d3cbd73e2501..d0f60e2dce3585229ba3f1a4823feefb40cd9010 100644 (file)
@@ -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() {