summaryrefslogtreecommitdiff
path: root/sys-apps/systemd-utils/systemd-utils-253.6.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-13 22:35:46 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-13 22:35:46 +0100
commit8ce848c64d3448ee47c467c71f2e96b3db1326cb (patch)
tree35924539a3d0f1ed2e510d72c84833f917b2b9aa /sys-apps/systemd-utils/systemd-utils-253.6.ebuild
parent029406219cf68e9f24d577a5d1b199081c951954 (diff)
gentoo auto-resync : 13:07:2023 - 22:35:45
Diffstat (limited to 'sys-apps/systemd-utils/systemd-utils-253.6.ebuild')
-rw-r--r--sys-apps/systemd-utils/systemd-utils-253.6.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-apps/systemd-utils/systemd-utils-253.6.ebuild b/sys-apps/systemd-utils/systemd-utils-253.6.ebuild
index 697439c0ae54..831a19ae7a53 100644
--- a/sys-apps/systemd-utils/systemd-utils-253.6.ebuild
+++ b/sys-apps/systemd-utils/systemd-utils-253.6.ebuild
@@ -120,6 +120,8 @@ src_prepare() {
)
if use elibc_musl; then
+ # Applied upstream
+ rm "${WORKDIR}/${MUSL_PATCHSET}/0015-test-sizeof.c-Disable-tests-for-missing-typedefs-in-.patch" || die
PATCHES+=(
"${WORKDIR}/${MUSL_PATCHSET}"
)