mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Replace USE_GCC=8+ by the (currently) equivalent USE_GCC=yes which is
the generally more preferrable form.
This commit is contained in:
parent
cffd68eed3
commit
7927de0581
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526958
@ -18,7 +18,7 @@ BUILD_DEPENDS= ${BASH_CMD}:shells/bash \
|
||||
|
||||
USES= gmake \
|
||||
python:2.7,build
|
||||
USE_GCC= 8+
|
||||
USE_GCC= yes
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= freebsd
|
||||
GH_PROJECT= uefi-edk2
|
||||
|
Loading…
Reference in New Issue
Block a user