- Mark as BROKEN on !i386.
Reported by: pav Feature safe: yes
This commit is contained in:
parent
95099b6a0b
commit
efbf96e922
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=242171
1 changed files with 3 additions and 0 deletions
|
@ -40,6 +40,9 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-Makefile
|
|||
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-global-native.mk
|
||||
.else
|
||||
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-global-i386.mk
|
||||
.if ${ARCH} != "i386"
|
||||
BROKEN= build fails with error: CPU you selected does not support x86-64 instruction set
|
||||
.endif
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue