Skip to content

Commit

Permalink
Turn on some debug to diagnose build failures.
Browse files Browse the repository at this point in the history
  • Loading branch information
freakboy3742 committed Oct 22, 2024
1 parent 4c62767 commit 62385c6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions tests/test_library_builders.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ if [[ $MB_ML_VER != "_2_24" ]]; then
fi
suppress ensure_xz
suppress build_tiff
suppress build_libwebp
export
build_libwebp
suppress build_lcms2
suppress build_freetype
suppress build_libyaml
Expand All @@ -62,7 +63,8 @@ if [ -z "$IS_MACOS" ]; then
suppress build_cfitsio
fi
suppress build_new_zlib
suppress build_hdf5
export
build_hdf5
rm jpeg-stamp
suppress build_libjpeg_turbo
suppress get_modern_cmake
Expand Down

0 comments on commit 62385c6

Please sign in to comment.