Add _POSIX_C_SOURCE macro to FreeBSD build
This commit is contained in:
parent
122768d339
commit
59a9e53378
@ -12,4 +12,4 @@
|
||||
|
||||
include ${MK}/os-BSD.mk
|
||||
|
||||
CPPFLAGS+= -D_WITH_GETLINE
|
||||
CPPFLAGS+= -D_POSIX_C_SOURCE=200809
|
||||
|
Loading…
Reference in New Issue
Block a user