net-libs/nodejs: Set AR

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Closes: https://bugs.gentoo.org/show_bug.cgi?id=727414
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
This commit is contained in:
Jeroen Roovers
2020-06-07 13:41:09 +02:00
parent d8a0cd199d
commit ee471bbdae
2 changed files with 2 additions and 2 deletions

View File

@@ -54,7 +54,7 @@ pkg_pretend() {
}
src_prepare() {
tc-export CC CXX PKG_CONFIG
tc-export AR CC CXX PKG_CONFIG
export V=1
export BUILDTYPE=Release

View File

@@ -51,7 +51,7 @@ pkg_pretend() {
}
src_prepare() {
tc-export CC CXX PKG_CONFIG
tc-export AR CC CXX PKG_CONFIG
export V=1
export BUILDTYPE=Release