Merged support for using _OPENBSD_SOURCE on NetBSD 8.x
This commit is contained in:
commit
569177eabd
@ -43,6 +43,7 @@ case $host_os in
|
||||
;;
|
||||
*netbsd*)
|
||||
HOST_OS=netbsd
|
||||
CFLAGS="$CFLAGS -D_OPENBSD_SOURCE"
|
||||
;;
|
||||
*openbsd*)
|
||||
HOST_ABI=elf
|
||||
|
Loading…
x
Reference in New Issue
Block a user