Skip to content

Commit

Permalink
devel/py-qcs-sdk-python: Fix build on i386
Browse files Browse the repository at this point in the history
Reported by:	fallout
  • Loading branch information
yurivict committed May 18, 2024
1 parent f720ea7 commit e5213b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions devel/py-qcs-sdk-python/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ USE_GITHUB= yes
GH_ACCOUNT= rigetti
GH_PROJECT= qcs-sdk-rust

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 \
aho-corasick-1.1.3 \
Expand Down

0 comments on commit e5213b9

Please sign in to comment.