1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

Mark as broken on sparc64: does not link.

This commit is contained in:
Mark Linimon 2011-07-16 05:21:43 +00:00
parent ee1f35d72b
commit 6750e477b6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277769
2 changed files with 8 additions and 0 deletions

View File

@ -35,6 +35,10 @@ LDFLAGS+= -L${LOCALBASE}/lib
MAKE_ENV+= LDFLAGS="${LDFLAGS}"
.endif
.if ${ARCH} == "sparc64"
BROKEN= Does not link on sparc64
.endif
post-patch:
@${REINPLACE_CMD} -e 's/CC=.*/CC:=$${CC}/g' ${WRKSRC}/Makefile

View File

@ -27,6 +27,10 @@ RESTRICTED= Forbidden by license
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"
BROKEN= Does not link on sparc64
.endif
# Check for sources
.if !exists(${DISTDIR}/${DISTFILES})
DISTFILE_INSTRUCTIONS=\n\