mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-02-21 01:42:18 +00:00
Improved BYTE_ORDER detection for Android cross-compilation.
This commit is contained in:
parent
34075ce84d
commit
9c3cc04b3a
@ -42,7 +42,7 @@ LOCAL_CFLAGS += \
|
||||
-DHAVE_ERRNO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 \
|
||||
-DHAVE_STRING_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_SYS_SOCKET_H=1 \
|
||||
-DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_POLL_H=1 -DHAVE_NETDB_H=1 \
|
||||
-DBYTE_ORDER=LITTLE_ENDIAN
|
||||
-DHAVE_SYS_ENDIAN_H=1
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user