Skip to content

Commit

Permalink
flags
Browse files Browse the repository at this point in the history
  • Loading branch information
b8raoult committed Feb 3, 2024
1 parent 658caa5 commit 7543282
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/wheel-macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ which delocate-wheel

# Make sure we don't build a universal wheel
CFLAGS=$(./scripts/fix-flags.py CFLAGS $(arch))
CPPFLAGS=$(./scripts/fix-flags.py CPPFLAGS $(arch))

rm -fr dist wheelhouse tmp
python3 setup.py bdist_wheel
Expand Down

0 comments on commit 7543282

Please sign in to comment.