pkg/libcoap: fix implicit-function-declaration of strnlen
This commit is contained in:
parent
e01c23ef35
commit
5939cd4dbe
@ -15,9 +15,8 @@ index 0000000..7f37ccc
|
||||
+++ b/Makefile
|
||||
@@ -0,0 +1,4 @@
|
||||
+MODULE:=$(shell basename $(CURDIR))
|
||||
+CFLAGS += -DWITH_POSIX
|
||||
+CFLAGS += -DWITH_POSIX -D_GNU_SOURCE=1
|
||||
+
|
||||
+include $(RIOTBASE)/Makefile.base
|
||||
--
|
||||
--
|
||||
1.9.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user