mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-05 22:20:54 +03:00
Revert "Updated auditwheel to include auditwheel#376"
This reverts commit 0fb76f92d0
.
This commit is contained in:
parent
c9fbde35b5
commit
0ee3af8422
|
@ -127,9 +127,6 @@ function pre_build {
|
||||||
}
|
}
|
||||||
|
|
||||||
function pip_wheel_cmd {
|
function pip_wheel_cmd {
|
||||||
git clone https://github.com/pypa/auditwheel
|
|
||||||
(cd auditwheel && git checkout fe45465 && pipx install --force .)
|
|
||||||
|
|
||||||
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