mirror of
https://github.com/love2d/love-android.git
synced 2026-08-14 01:20:55 +02:00
enable building of armv6 libraries
This commit is contained in:
+1
-1
@@ -2,6 +2,6 @@
|
||||
# See CPLUSPLUS-SUPPORT.html in the NDK documentation for more information
|
||||
# APP_STL := stlport_static
|
||||
APP_STL := gnustl_shared
|
||||
APP_ABI := armeabi-v7a
|
||||
APP_ABI := armeabi armeabi-v7a
|
||||
APP_CPPFLAGS := -frtti
|
||||
# APP_OPTIM := debug
|
||||
|
||||
Reference in New Issue
Block a user