summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstefson <herrtimson@yahoo.de>2020-09-27 10:26:54 +0200
committerSam James <sam@gentoo.org>2020-10-06 13:53:59 +0000
commit140cb6ad1f0a8d8217453aa2ccb16e00d5a02c0a (patch)
treee556edf2b0cd5885511eeeaf8aa8d7c5a90ee3f1 /app-arch/zstd/zstd-1.4.5.ebuild
parentdev-libs/serd: Stabilize 0.30.4 arm, #744769 (diff)
downloadgentoo-140cb6ad1f0a8d8217453aa2ccb16e00d5a02c0a.tar.gz
gentoo-140cb6ad1f0a8d8217453aa2ccb16e00d5a02c0a.tar.bz2
gentoo-140cb6ad1f0a8d8217453aa2ccb16e00d5a02c0a.zip
app-arch/zstd: fix compile with uclibc
Closes: https://bugs.gentoo.org/741972 Signed-off-by: Steffen Kuhn <nielson2@yandex.com> Closes: https://github.com/gentoo/gentoo/pull/17691 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch/zstd/zstd-1.4.5.ebuild')
-rw-r--r--app-arch/zstd/zstd-1.4.5.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/app-arch/zstd/zstd-1.4.5.ebuild b/app-arch/zstd/zstd-1.4.5.ebuild
index 414788bac8f4..110b0378b776 100644
--- a/app-arch/zstd/zstd-1.4.5.ebuild
+++ b/app-arch/zstd/zstd-1.4.5.ebuild
@@ -18,6 +18,10 @@ RDEPEND="app-arch/xz-utils
lz4? ( app-arch/lz4 )"
DEPEND="${RDEPEND}"
+PATCHES=(
+ "${FILESDIR}/${P}-fix-uclibc-ng.patch" #741972
+)
+
src_prepare() {
default
multilib_copy_sources