summaryrefslogtreecommitdiff
path: root/app-crypt/pesign/pesign-113.ebuild
diff options
context:
space:
mode:
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)" \