BROKEN on sparc64: Configure fails
This commit is contained in:
parent
8b1e74ee98
commit
375593e9c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103148
@ -29,6 +29,10 @@ MAKE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= "Configure fails on sparc64"
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
${FIND} ${WRKSRC} -name Makefile | ${XARGS} \
|
||||
${REINPLACE_CMD} -e "s,-O2,${CFLAGS} -I${LOCALBASE}/include,"
|
||||
|
Loading…
Reference in New Issue
Block a user