Skip to content

Commit b7ab6ea

Browse files
committed
debug
1 parent 3d20534 commit b7ab6ea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.ci/scripts/wheel/pre_build_script.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ tar -C /tmp -xf "$TARBALL"
6363

6464
cd "$BUILD_DIR"
6565

66+
# Unset it to keep glibc configure happy
67+
unset LD_LIBRARY_PATH
68+
6669
../glibc-$GLIBC_VERSION/configure \
6770
--prefix="$PREFIX" \
6871
--without-selinux \

0 commit comments

Comments
 (0)