Skip to content

Commit 34bd26a

Browse files
committed
Fix jpeg build for newer NDKs
1 parent 0dc7664 commit 34bd26a

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,3 +1,4 @@
11
APP_OPTIM := release
22
APP_ABI := all # or armeabi
33
APP_MODULES := libjpeg
4+
APP_ALLOW_MISSING_DEPS := true

0 commit comments

Comments
 (0)