Skip to content

Commit 7cd2328

Browse files
build script
1 parent f07a8d1 commit 7cd2328

File tree

1 file changed

+1
-0
lines changed
  • .ci/docker/manywheel/build_scripts

1 file changed

+1
-0
lines changed

.ci/docker/manywheel/build_scripts/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ else
4848
fi
4949

5050
# Manually update config.guess and config.sub
51+
mkdir -p build-aux
5152
curl -sL https://git.savannah.gnu.org/cgit/config.git/plain/config.guess -o build-aux/config.guess
5253
curl -sL https://git.savannah.gnu.org/cgit/config.git/plain/config.sub -o build-aux/config.sub
5354

0 commit comments

Comments
 (0)