mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
Mark broken on sparc64: fails to compile.
Approved by: portmgr (self)
This commit is contained in:
parent
afd0102d32
commit
c43b22c929
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202745
@ -179,6 +179,9 @@ CFLAGS+= -fPIC
|
||||
CFLAGS+= -fpic
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
@${CP} ${FILESDIR}/config.fixed-${OPSYS:L} ${WRKSRC}/
|
||||
|
Loading…
Reference in New Issue
Block a user