mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Do not specify GCC version in USE_GCC.
(this change has been introduced by mistake in my previous commit) Submitted by: gerald
This commit is contained in:
parent
c22ac3f4a6
commit
d3ecfdaad6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331835
@ -31,7 +31,7 @@ USE_GL= gl glew glu
|
||||
USE_DOS2UNIX= yes
|
||||
DOS2UNIX_REGEX= .*\.(h|c|cpp)
|
||||
|
||||
USE_GCC= 4.6+
|
||||
USE_GCC= yes
|
||||
|
||||
USES= cmake pkgconfig iconv
|
||||
CMAKE_BUILD_TYPE= Release
|
||||
|
Loading…
Reference in New Issue
Block a user