aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Sarnie <sarnex@gentoo.org>2020-06-06 11:41:11 -0400
committerNick Sarnie <sarnex@gentoo.org>2020-06-06 11:41:11 -0400
commitfa821891799780ca480aa24c5bbc375dc5ee0e23 (patch)
tree2634fbc1bb1423fec31115c3df95eb8d98c3b036 /app-emulation/wine-vanilla
parentapp-emulation/wine-staging: Bump to 5.10 (diff)
downloadwine-fa821891799780ca480aa24c5bbc375dc5ee0e23.tar.gz
wine-fa821891799780ca480aa24c5bbc375dc5ee0e23.tar.bz2
wine-fa821891799780ca480aa24c5bbc375dc5ee0e23.zip
app-emulation/wine-vanilla: Sync with 5.10
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
Diffstat (limited to 'app-emulation/wine-vanilla')
-rw-r--r--app-emulation/wine-vanilla/wine-vanilla-9999.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
index 62a4fcb..3a4af0f 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
@@ -419,10 +419,9 @@ multilib_src_configure() {
$(use_with xml xslt)
)
- local PKG_CONFIG AR RANLIB
+ local PKG_CONFIG
# Avoid crossdev's i686-pc-linux-gnu-pkg-config if building wine32 on amd64; #472038
- # set AR and RANLIB to make QA scripts happy; #483342
- tc-export PKG_CONFIG AR RANLIB
+ tc-export PKG_CONFIG
if use amd64; then
if [[ ${ABI} == amd64 ]]; then