mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Replace USE_GCC=4.8+ by the generic and preferred USE_GCC=yes.
Approved by: cem (maintainer)
This commit is contained in:
parent
3c5011c2a2
commit
6cd9c4b15b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437981
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ NLS_CONFIGURE_ENABLE= nls
|
||||||
|
|
||||||
USES= gmake libtool tar:bzip2
|
USES= gmake libtool tar:bzip2
|
||||||
USE_AUTOTOOLS= automake:env
|
USE_AUTOTOOLS= automake:env
|
||||||
USE_GCC= 4.8+
|
USE_GCC= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue