mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
Mark as broken on sparc64: fails to compile.
Hat: portmgr
This commit is contained in:
parent
124ce54038
commit
42d97f9b8d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251371
@ -39,4 +39,10 @@ LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
|
||||
|
||||
CFLAGS+= -DMIX_ANSI_IOSTREAMS -fPIC -fpermissive
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile on sparc64
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user