mirror of
https://github.com/akheron/jansson.git
synced 2025-04-04 13:05:02 +00:00
parent
a6229a2d3e
commit
d4a7de7c11
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ LOCAL_C_INCLUDES += \
|
||||||
|
|
||||||
LOCAL_MODULE_TAGS := optional
|
LOCAL_MODULE_TAGS := optional
|
||||||
LOCAL_SHARED_LIBRARIES := libc
|
LOCAL_SHARED_LIBRARIES := libc
|
||||||
LOCAL_CFLAGS += -O3
|
LOCAL_CFLAGS += -O3 -DHAVE_STDINT_H=1
|
||||||
|
|
||||||
LOCAL_MODULE:= libjansson
|
LOCAL_MODULE:= libjansson
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue