1
0
zrcadlo https://github.com/luanti-org/luanti.git synchronizováno 2025-12-15 11:35:22 +01:00

Fix many Android build issues

It remains one issue with MT itself and rtti
Tento commit je obsažen v:
Loic Blot
2018-06-10 16:59:34 +02:00
rodič 90acb9b3a7
revize 057f1574cb
5 změnil soubory, kde provedl 12 přidání a 15 odebrání

Zobrazit soubor

@@ -4,5 +4,5 @@ APP_STL := c++_shared
NDK_TOOLCHAIN_VERSION := ${COMPILER_VERSION}
APP_DEPRECATED_HEADERS := true
APP_CLAFGS += ${TARGET_CFLAGS_ADDON}
APP_CFLAGS += ${TARGET_CFLAGS_ADDON}
APP_CPPFLAGS += ${TARGET_CXXFLAGS_ADDON} -fexceptions -std=c++11