summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2020-06-06 21:52:46 +0800
committerYixun Lan <dlan@gentoo.org>2020-06-06 21:55:23 +0800
commitaad422b52bba88b5da99a1894e6103a54d1cdcad (patch)
tree4a5fd81825b39156cccbfc4e24760d8578a53c2e /net-fs
parentsys-boot/plymouth-openrc-plugin: add proper blocker for systemd (diff)
downloadgentoo-aad422b52bba88b5da99a1894e6103a54d1cdcad.tar.gz
gentoo-aad422b52bba88b5da99a1894e6103a54d1cdcad.tar.bz2
gentoo-aad422b52bba88b5da99a1894e6103a54d1cdcad.zip
net-fs/autofs: fix calling 'strip' explicitly
Closes: https://bugs.gentoo.org/727226 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/autofs/autofs-5.1.6-r1.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/net-fs/autofs/autofs-5.1.6-r1.ebuild b/net-fs/autofs/autofs-5.1.6-r1.ebuild
index 6e700965b9ce..5c9f596c3b73 100644
--- a/net-fs/autofs/autofs-5.1.6-r1.ebuild
+++ b/net-fs/autofs/autofs-5.1.6-r1.ebuild
@@ -89,6 +89,11 @@ src_configure() {
econf "${myeconfargs[@]}"
}
+src_compile() {
+ tc-export AR CC LD STRIP
+ default
+}
+
src_install() {
default
rmdir "${D}"/run