Skip to content

Commit c6e127d

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
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)