Skip to content

Commit 55d0981

Browse files
authored
Merge pull request #1363 from mkg20001/fix-jpeg-build
Fix jpeg build for newer NDKs, fixes #1169, fixes #1341
2 parents 9b9bcf8 + 34bd26a commit 55d0981

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)