mirror of
https://github.com/love2d/love-android.git
synced 2026-08-12 08:31:04 +02:00
Forcing use of GCC 4.8 to prevent compiling issues
This commit is contained in:
@@ -6,5 +6,6 @@ APP_ABI := armeabi armeabi-v7a
|
||||
APP_CPPFLAGS := -frtti
|
||||
APP_LDFLAGS := -llog -landroid -lz
|
||||
APP_PLATFORM := 10
|
||||
NDK_TOOLCHAIN_VERSION := 4.8
|
||||
|
||||
# APP_OPTIM := debug
|
||||
|
||||
Reference in New Issue
Block a user