forked from Mirrorlandia_minetest/minetest
Android: fix another build typo
This commit is contained in:
parent
9bbe99b4f8
commit
fb4bfc60de
@ -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…
Reference in New Issue
Block a user