mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Build & run fine with clang
This commit is contained in:
parent
6dd7dcec1e
commit
bebf59eeda
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329871
@ -16,8 +16,6 @@ USE_LDCONFIG= yes
|
||||
.if ${ARCH} == "sparc64"
|
||||
# required for __sync _* atomic operations on sparc
|
||||
USE_GCC= yes
|
||||
.else
|
||||
USE_GCC= 4.2+
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "i386"
|
||||
|
Loading…
Reference in New Issue
Block a user