Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Commit

Permalink
Also reunwind expat
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Aug 18, 2020
1 parent 8b07657 commit fa42db3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions distribute.sh
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ function push_arm() {

if [ "X${ARCH}" == "Xarmeabi-v7a" ]; then
CXXFLAGS+=" -lunwind -Wl,--exclude-libs=libunwind.a"
CFLAGS+=" -lunwind -Wl,--exclude-libs=libunwind.a"
fi

export LDFLAGS="-lm -L$STAGE_PATH/lib"
Expand Down

0 comments on commit fa42db3

Please sign in to comment.