Skip to content

Commit

Permalink
Update android-toolchain-gcc.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcagabe19 authored Sep 22, 2024
1 parent 48ee4d6 commit a05cd03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions toolchain/android-toolchain-gcc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
<flag value="-I${HXCPP}/include"/>
<flag value="-Iinclude"/>
<flag value="-fpic"/>
<flag value="-fPIC"/>
<flag value="-fvisibility=hidden"/>
<flag value="-ffunction-sections"/>
<flag value="-funwind-tables"/>
Expand Down

0 comments on commit a05cd03

Please sign in to comment.