mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Android: fix another build typo
This commit is contained in:
parent
9bbe99b4f8
commit
fb4bfc60de
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ APP_STL := c++_static
|
|||
APP_DEPRECATED_HEADERS := true
|
||||
APP_MODULES := Irrlicht
|
||||
|
||||
APP_CLAFGS += -mfloat-abi=softfp -mfpu=vfpv3 -O3
|
||||
APP_CFLAGS += -mfloat-abi=softfp -mfpu=vfpv3 -O3
|
||||
APP_CPPFLAGS += -fexceptions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue