mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
sysutils/conserve: Fix build on i386
Reported by: fallout
This commit is contained in:
parent
b1acc004af
commit
38b305e80f
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ USES= cargo
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= sourcefrog
|
||||
|
||||
RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386
|
||||
|
||||
CARGO_CRATES= addr2line-0.21.0 \
|
||||
adler-1.0.2 \
|
||||
ahash-0.8.11 \
|
||||
|
|
Loading…
Add table
Reference in a new issue