summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-libs/nas/nas-1.9.4-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/nas/nas-1.9.4-r2.ebuild b/media-libs/nas/nas-1.9.4-r2.ebuild
index 6364aaca1aa4..1b04016bd05c 100644
--- a/media-libs/nas/nas-1.9.4-r2.ebuild
+++ b/media-libs/nas/nas-1.9.4-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -57,7 +57,7 @@ multilib_src_configure() {
multilib_src_compile() {
# EXTRA_LDOPTIONS, SHLIBGLOBALSFLAGS #336564#c2
local emakeopts=(
- AR="$(tc-getAR) clq"
+ AR="$(tc-getAR) cq"
AS="$(tc-getAS)"
CC="$(tc-getCC)"
CDEBUGFLAGS="${CFLAGS}"