No need to define NETBSD_SOURCE explicitly

This commit is contained in:
Thomas Veerman 2012-06-06 09:46:10 +00:00
parent d1301b26b3
commit 657168fa10
2 changed files with 1 additions and 3 deletions

View file

@ -1,4 +1,2 @@
CPPFLAGS+= -D_NETBSD_SOURCE
BINDIR?=/bin

View file

@ -1,3 +1,3 @@
CPPFLAGS+= -D_NETBSD_SOURCE -D__NBSD_LIBC=1
CPPFLAGS+= -D__NBSD_LIBC=1
BINDIR?= /usr/libexec