mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Remove USE_GCC=4.3+ when trying to build for sparc64. It does not make
a difference. Approved by: maintainer (tijl@coosemans.org)
This commit is contained in:
parent
a72eedb9db
commit
efe4932819
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252197
@ -45,7 +45,6 @@ CONFIGURE_ARGS= --datarootdir=${DATADIR} \
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
USE_GCC= 4.3+
|
||||
BROKEN= Does not compile on sparc64
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user