mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/git-workspace: Fix build on i386
Reported by: fallout
This commit is contained in:
parent
97338d7a36
commit
176fe17775
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ USES= cargo localbase:ldflags
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= orf
|
||||
|
||||
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= adler-1.0.2 \
|
||||
aho-corasick-1.1.3 \
|
||||
alloc-no-stdlib-2.0.4 \
|
||||
|
|
Loading…
Add table
Reference in a new issue