mirror of
https://github.com/opencv/opencv.git
synced 2024-12-02 16:00:17 +08:00
4 lines
84 B
Makefile
4 lines
84 B
Makefile
|
APP_STL := gnustl_static
|
||
|
APP_CPPFLAGS := -frtti -fexceptions
|
||
|
APP_ABI := armeabi-v7a
|