Skip to content

Commit

Permalink
Merge pull request #3 from ellismg/misc-buid-improvements
Browse files Browse the repository at this point in the history
Fix build when using brew libtool
  • Loading branch information
ellismg authored Feb 3, 2017
2 parents 5ca6bdf + f9de5c3 commit a7dd81d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build-native.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ BUILD_TYPE=Debug
TARGET_ARCH=x64
HOST_OS=Linux
FILE_EXTENSION=".so"
#with the given install script this works on macs, need to override glibtoolize
export LIBTOOLIZE="libtoolize"

case $(uname -s) in
Darwin)
Expand Down

0 comments on commit a7dd81d

Please sign in to comment.