Skip to content

Commit 38702e5

Browse files
nightly build changes except 313
1 parent f0f4a8c commit 38702e5

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
@@ -39,6 +39,7 @@ yum -y install bzip2 make git patch unzip bison yasm diffutils \
3939
${PYTHON_COMPILE_DEPS}
4040

4141
# Install newest autoconf
42+
mkdir -p build-aux
4243
cd build-aux || mkdir -p build-aux && cd build-aux
4344
curl -o config.guess -sL http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
4445
curl -o config.sub -sL http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD

0 commit comments

Comments
 (0)