projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bbe99b
)
Android: fix another build typo
author
Loic Blot
<loic.blot@unix-experience.fr>
Sun, 10 Jun 2018 15:11:57 +0000
(17:11 +0200)
committer
Loic Blot
<loic.blot@unix-experience.fr>
Sun, 10 Jun 2018 15:11:57 +0000
(17:11 +0200)
build/android/jni/Irrlicht.mk
patch
|
blob
|
history
diff --git
a/build/android/jni/Irrlicht.mk
b/build/android/jni/Irrlicht.mk
index 0bc56a2abedfe7f21a8ac28ca7710f7104463ee2..b6a48acb84b48807e4689fe5cdc5297c0bee46a6 100644
(file)
--- a/
build/android/jni/Irrlicht.mk
+++ b/
build/android/jni/Irrlicht.mk
@@
-4,5
+4,5
@@
APP_STL := c++_static
APP_DEPRECATED_HEADERS := true
APP_MODULES := Irrlicht
-APP_C
LAF
GS += -mfloat-abi=softfp -mfpu=vfpv3 -O3
+APP_C
FLA
GS += -mfloat-abi=softfp -mfpu=vfpv3 -O3
APP_CPPFLAGS += -fexceptions