Attempt to fix build on !i386
This commit is contained in:
parent
f1c1358930
commit
83b062f45a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125031
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ MAN1= clrwrap.1 csant.1 cscc.1 csdoc.1 csdoc2hier.1 csdoc2html.1 \
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} != "i386"
|
||||
BROKEN= "Configure fails on !i386"
|
||||
CONFIGURE_ARGS+= --without-libffi
|
||||
.endif
|
||||
|
||||
post-everything::
|
||||
|
|
Loading…
Reference in a new issue