mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net/quiche: Fix build on i386
Reported by: fallout Approved by: portmgr@ (blanket; unbreak)
This commit is contained in:
parent
de40c16749
commit
4669670ee1
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ GH_ACCOUNT= cloudflare
|
|||
GH_TUPLE= google:boringssl:f1c75347d:boringssl/quiche/deps/boringssl
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386
|
||||
|
||||
CARGO_FEATURES= ffi pkg-config-meta
|
||||
CARGO_BUILD= yes
|
||||
CARGO_BUILD_ARGS+= --workspace
|
||||
|
|
Loading…
Add table
Reference in a new issue