Skip to content

Commit

Permalink
Do not attempt to show the version of libtool
Browse files Browse the repository at this point in the history
  • Loading branch information
mbautin committed Sep 25, 2024
1 parent 4cb3dd7 commit c5d1784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_and_release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -147,12 +147,12 @@ log "CPU architecture as reported by arch : $( arch )"

echo "Bash version: $BASH_VERSION"

# Not adding libtool to this list because it does not support --version.
tools_to_show_versions=(
autoconf
automake
autoreconf
cmake
libtool
pkg-config
python3
)
Expand Down

0 comments on commit c5d1784

Please sign in to comment.