Skip to content

Commit

Permalink
sys-libs/glibc: [QA] Disable custom patch to sysmacros.h #575232
Browse files Browse the repository at this point in the history
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
  • Loading branch information
patricklauer committed Apr 16, 2016
1 parent ebc267f commit 5a4fd04
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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() {
Expand Down

0 comments on commit 5a4fd04

Please sign in to comment.