www/xh: Fix build on i386

Reported by:	fallout
Approved by:	portmgr@ (blanket; unbreak)
This commit is contained in:
Yuri Victorovich 2024-10-30 16:19:08 -07:00
parent 6c63325b0a
commit 59d1b4b046

View file

@ -17,6 +17,8 @@ USES= cargo ssl
USE_GITHUB= yes
GH_ACCOUNT= ducaale
RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386
PLIST_FILES= bin/${PORTNAME}
PORTDOCS= CHANGELOG.md README.md