mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
www/xh: Fix build on i386
Reported by: fallout Approved by: portmgr@ (blanket; unbreak)
This commit is contained in:
parent
6c63325b0a
commit
59d1b4b046
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue