Attempt to fix build on !i386 !amd64.
Hat: portmgr
This commit is contained in:
parent
c23e04106a
commit
e8be6c003e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255632
@ -28,8 +28,8 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/nasm:${PORTSDIR}/devel/nasm:install
|
||||
|
||||
.if ${ARCH} == amd64
|
||||
CONFIGURE_ARGS= --host x86_64-unknown-freebsd
|
||||
.elif ${ARCH} == i386
|
||||
CONFIGURE_ARGS= --host i386-unknown-freebsd
|
||||
.else
|
||||
CONFIGURE_ARGS= --host ${ARCH}-unknown-freebsd
|
||||
.endif
|
||||
|
||||
pre-configure:
|
||||
|
Loading…
Reference in New Issue
Block a user