summaryrefslogtreecommitdiff
path: root/app-crypt/pesign/pesign-113.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /app-crypt/pesign/pesign-113.ebuild
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'app-crypt/pesign/pesign-113.ebuild')
-rw-r--r--app-crypt/pesign/pesign-113.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pesign/pesign-113.ebuild b/app-crypt/pesign/pesign-113.ebuild
index 40d481c35cc5..fcb4a4ab3809 100644
--- a/app-crypt/pesign/pesign-113.ebuild
+++ b/app-crypt/pesign/pesign-113.ebuild
@@ -32,7 +32,7 @@ DEPEND="${RDEPEND}
PATCHES=( "${FILESDIR}"/${PN}-113-nss.patch )
src_compile() {
- emake AR="$(tc-is-gcc && echo "$(tc-getCC)-ar" || tc-getAR)" \
+ emake AR="$(tc-getAR)" \
ARFLAGS="-cvqs" \
AS="$(tc-getAS)" \
CC="$(tc-getCC)" \