net/quiche: Fix build on i386

Reported by:	fallout
Approved by:	portmgr@ (blanket; unbreak)
This commit is contained in:
Yuri Victorovich 2024-10-30 14:39:08 -07:00
parent de40c16749
commit 4669670ee1

View file

@ -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