Build under amd64 with no problem.
PR: ports/78048 Submitted by: Conrad J. Sabatier <conrads@cox.net>
This commit is contained in:
parent
fa0bf351d6
commit
a6716d086f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130157
@ -26,8 +26,8 @@ post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-O2||g' -e "s,-lpthread,${PTHREAD_LIBS},g" \
|
||||
${WRKSRC}/${CONFIGURE_SCRIPT}
|
||||
|
||||
.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
|
||||
BROKEN= "Does not compile on amd64 or ia64"
|
||||
.if ${ARCH} == "ia64"
|
||||
BROKEN= "Does not compile on ia64"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user