Skip to content

Commit

Permalink
use default libtool
Browse files Browse the repository at this point in the history
  • Loading branch information
smk762 committed Oct 11, 2023
1 parent 7324e0b commit cbd9dd5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ci_tools_atomic_dex/ci_scripts/osx_script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@

brew update

brew unlink libtool
wget https://raw.githubusercontent.com/Homebrew/homebrew-core/0fbd6e24c4122e18ade1ec6c5916cb21de14f352/Formula/libtool.rb
brew install libtool.rb

brew install autoconf \
automake \
Expand All @@ -14,6 +11,7 @@ brew install autoconf \
ninja \
gnu-sed \
coreutils \
libtool \
llvm \
gnu-getopt

Expand Down

0 comments on commit cbd9dd5

Please sign in to comment.