Skip to content

Commit

Permalink
Load libtool on MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
James A Sutherland authored and jas88 committed Apr 25, 2024
1 parent 9bcbc70 commit d4d9210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion native/build-macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e

brew install autoconf automake
brew install autoconf automake libtool

export PREFIX=`pwd`/local
export NCPU=`sysctl -n hw.ncpu`
Expand Down

0 comments on commit d4d9210

Please sign in to comment.