move define to CPPFLAGS
This commit is contained in:
parent
569177eabd
commit
34bf96ce4b
@ -43,7 +43,7 @@ case $host_os in
|
||||
;;
|
||||
*netbsd*)
|
||||
HOST_OS=netbsd
|
||||
CFLAGS="$CFLAGS -D_OPENBSD_SOURCE"
|
||||
CPPFLAGS="$CPPFLAGS -D_OPENBSD_SOURCE"
|
||||
;;
|
||||
*openbsd*)
|
||||
HOST_ABI=elf
|
||||
|
Loading…
Reference in New Issue
Block a user