Skip to content

Commit cc1e66a

Browse files
committed
PATCH: Add use_custom_libunwind=false for Android build, fix unwind linking error
1 parent 7aaaad3 commit cc1e66a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-android.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ android_ndk_version=\"r21e\"
4848
android_ndk_major_version=21
4949
android32_ndk_api_level=19
5050
android64_ndk_api_level=21
51+
use_custom_libunwind=false
5152
use_ml_inliner=false"
5253

5354

0 commit comments

Comments
 (0)