mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-17 12:35:21 +01:00
Android: fix RTTI issue
This commit is contained in:
@@ -3,4 +3,4 @@ APP_ABI := ${TARGET_ABI}
|
||||
APP_STL := c++_static
|
||||
APP_MODULES := minetest
|
||||
|
||||
APP_CPPFLAGS += -fexceptions
|
||||
APP_CPPFLAGS += -fexceptions -frtti
|
||||
|
||||
Reference in New Issue
Block a user