[Sanitizer] show configure.log for libz build (#171932)

This is for debugging the failures on the aarch64 buildbot
This commit is contained in:
Florian Mayer
2025-12-11 16:20:15 -08:00
committed by GitHub
parent 86cc934b4a
commit ee22217d1f

View File

@@ -84,6 +84,8 @@ fi
cd ${ZLIB_BUILD}
AR="${AR}" CC="${CC}" CFLAGS="$FLAGS -Wno-deprecated-non-prototype" RANLIB=/bin/true ./configure --static
# TODO: remove this. this is for debugging buildbot problems
cat configure.log
make -j libz.a
# Build and install libcxxabi and libcxx.