summaryrefslogtreecommitdiff
path: root/dev-util/sccache/sccache-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/sccache/sccache-9999.ebuild')
-rw-r--r--dev-util/sccache/sccache-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/sccache/sccache-9999.ebuild b/dev-util/sccache/sccache-9999.ebuild
index 2a99e5798f56..ebb46ec79d8d 100644
--- a/dev-util/sccache/sccache-9999.ebuild
+++ b/dev-util/sccache/sccache-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017-2023 Gentoo Authors
+# Copyright 2017-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Autogenerated by pycargoebuild 0.7
@@ -65,6 +65,7 @@ src_configure() {
# Should be able to drop this once we have a 'gentoo' profile
sed -i 's/strip = true/strip = false/' Cargo.toml || die
+ export ZSTD_SYS_USE_PKG_CONFIG=1
myfeatures=(
native-zlib
$(usev azure)