aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-03-22 07:22:00 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-03-22 07:22:00 +0000
commitc97c91425b33b5682ba4d4699bdc2b09d0a27722 (patch)
treead05ad3429d739ffc5f9aa17254bb45ee51d02ea /lang
parent57353b0d985340f1a75cd0b452fc7ab53d0e8f31 (diff)
downloadports-c97c91425b33b5682ba4d4699bdc2b09d0a27722.tar.gz
ports-c97c91425b33b5682ba4d4699bdc2b09d0a27722.zip
lang/rust-bootstrap: Remove bogus gcc9 run dep from powerpc64_elfv1 flavor again
Notes
Notes: svn path=/head/; revision=568941
Diffstat (limited to 'lang')
-rw-r--r--lang/rust-bootstrap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/rust-bootstrap/Makefile b/lang/rust-bootstrap/Makefile
index d8b7d7b22f96..aad51fbc774c 100644
--- a/lang/rust-bootstrap/Makefile
+++ b/lang/rust-bootstrap/Makefile
@@ -46,7 +46,7 @@ powerpc64le_PKGNAMEPREFIX= powerpc64le-
USES= perl5 python:3.6+,build tar:xz
.if ${FLAVOR} == powerpc64_elfv1
-USE_GCC= 9
+USE_GCC= 9:build
.endif
# for openssl-src crate
USE_PERL5= build