mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Android: fix RTTI issue
This commit is contained in:
parent
0ef9c53a8c
commit
9bbe99b4f8
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ APP_ABI := ${TARGET_ABI}
|
||||||
APP_STL := c++_static
|
APP_STL := c++_static
|
||||||
APP_MODULES := minetest
|
APP_MODULES := minetest
|
||||||
|
|
||||||
APP_CPPFLAGS += -fexceptions
|
APP_CPPFLAGS += -fexceptions -frtti
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue