Skip to content

Commit c6e127d

Browse files
authored
Define APP_ABI variable in Application.mk for arch targeting
1 parent cced236 commit c6e127d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
APP_PLATFORM := $(NDK_API)
2+
APP_ABI := $(ARCH)

0 commit comments

Comments
 (0)