mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Remove USE_GCC.
All versions of FreeBSD we support are shipped with at least GCC 4.2.1 or Clang. The code seems to build fine with Clang. In fact, on platforms where we no longer ship libstdc++, this port seems to only build using Clang.
This commit is contained in:
parent
e8fe2d7354
commit
1a384c788d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327313
@ -14,7 +14,6 @@ LIB_DEPENDS+= bdd:${PORTSDIR}/science/buddy \
|
||||
boost_program_options:${PORTSDIR}/devel/boost-libs
|
||||
|
||||
USE_ZIP= yes
|
||||
USE_GCC= 4.2+
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user