mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-03-04 06:11:33 +03:00
addjust posix feature level for openbsd 6 build
This commit is contained in:
parent
a2396edde4
commit
b18c7aaa89
@ -24,7 +24,7 @@ CFLAGS += -std=c99 -g -Dsmall \
|
||||
-D_BSD_SOURCE \
|
||||
-D_DEFAULT_SOURCE \
|
||||
-D_XOPEN_SOURCE=600 \
|
||||
-D_POSIX_C_SOURCE=200112L
|
||||
-D_POSIX_C_SOURCE=200809L
|
||||
|
||||
LDFLAGS += -lm
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user