Use _BSD_SOURCE on FreeBSD
This commit is contained in:
parent
71f275b2aa
commit
92e6bdee12
@ -12,4 +12,4 @@
|
|||||||
|
|
||||||
include ${MK}/os-BSD.mk
|
include ${MK}/os-BSD.mk
|
||||||
|
|
||||||
CPPFLAGS+= -D_POSIX_C_SOURCE=200809L
|
CPPFLAGS+= -D_BSD_SOURCE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user