mirror of https://github.com/opencv/opencv.git
Merge pull request #789 from asmorkalov:android_na_mk_fix
commit
71896544ca
2 changed files with 3 additions and 1 deletions
@ -1,2 +1,4 @@ |
||||
APP_ABI := armeabi-v7a
|
||||
APP_STL := gnustl_static
|
||||
APP_CPPFLAGS := -frtti -fexceptions
|
||||
APP_PLATFORM := android-9
|
||||
|
Loading…
Reference in new issue