We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f07a8d1 commit 7cd2328Copy full SHA for 7cd2328
.ci/docker/manywheel/build_scripts/build.sh
@@ -48,6 +48,7 @@ else
48
fi
49
50
# Manually update config.guess and config.sub
51
+mkdir -p build-aux
52
curl -sL https://git.savannah.gnu.org/cgit/config.git/plain/config.guess -o build-aux/config.guess
53
curl -sL https://git.savannah.gnu.org/cgit/config.git/plain/config.sub -o build-aux/config.sub
54
0 commit comments