mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-28 19:06:18 +03:00
parent
0163e70c87
commit
9ed4f0ef84
|
@ -133,10 +133,6 @@ function pre_build {
|
||||||
}
|
}
|
||||||
|
|
||||||
function pip_wheel_cmd {
|
function pip_wheel_cmd {
|
||||||
if [ -z "$IS_MACOS" ]; then
|
|
||||||
pipx install --force "auditwheel<5"
|
|
||||||
fi
|
|
||||||
|
|
||||||
local abs_wheelhouse=$1
|
local abs_wheelhouse=$1
|
||||||
if [ -z "$IS_MACOS" ]; then
|
if [ -z "$IS_MACOS" ]; then
|
||||||
CFLAGS="$CFLAGS --std=c99" # for Raqm
|
CFLAGS="$CFLAGS --std=c99" # for Raqm
|
||||||
|
|
Loading…
Reference in New Issue
Block a user