Warnings.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3988 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
parent
775f00c69c
commit
828f61c4e9
4
Makefile
4
Makefile
@ -139,7 +139,9 @@ $(UV_OBJS): CFLAGS += \
|
|||||||
-Wno-incompatible-pointer-types \
|
-Wno-incompatible-pointer-types \
|
||||||
-Wno-sign-compare \
|
-Wno-sign-compare \
|
||||||
-Wno-unused-variable \
|
-Wno-unused-variable \
|
||||||
-D_GNU_SOURCE \
|
-Wno-dangling-pointer \
|
||||||
|
-Wno-maybe-uninitialized \
|
||||||
|
-D_GNU_SOURCE
|
||||||
|
|
||||||
SODIUM_SOURCES := \
|
SODIUM_SOURCES := \
|
||||||
deps/libsodium/src/libsodium/crypto_auth/hmacsha512/auth_hmacsha512.c \
|
deps/libsodium/src/libsodium/crypto_auth/hmacsha512/auth_hmacsha512.c \
|
||||||
|
Loading…
Reference in New Issue
Block a user