Spelled this argument wrong.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4130 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
parent
ce0b4de5a1
commit
45a5202456
2
Makefile
2
Makefile
@ -18,7 +18,7 @@ CFLAGS += \
|
|||||||
-fdata-sections \
|
-fdata-sections \
|
||||||
-fno-omit-frame-pointer \
|
-fno-omit-frame-pointer \
|
||||||
-g
|
-g
|
||||||
LDFLAGS += -Wl,-gc-sections
|
LDFLAGS += -Wl,--gc-sections
|
||||||
|
|
||||||
NDK_PATH := /usr/lib/android-sdk/ndk-bundle
|
NDK_PATH := /usr/lib/android-sdk/ndk-bundle
|
||||||
NDK_API_VERSION := 30
|
NDK_API_VERSION := 30
|
||||||
|
Loading…
Reference in New Issue
Block a user