]> Zhao Yanbai Git Server - minix.git/commitdiff
No need to define NETBSD_SOURCE explicitly
authorThomas Veerman <thomas@minix3.org>
Wed, 6 Jun 2012 09:46:10 +0000 (09:46 +0000)
committerThomas Veerman <thomas@minix3.org>
Mon, 18 Jun 2012 10:53:34 +0000 (10:53 +0000)
bin/Makefile.inc
libexec/Makefile.inc

index 30100450ba2287046253a40cdd0b842f92a98e6b..256ee67d890e0f76a76d8aadace57edd0beea3a8 100644 (file)
@@ -1,4 +1,2 @@
-CPPFLAGS+= -D_NETBSD_SOURCE
-
 BINDIR?=/bin
 
index 8b4d19daf0ed691f884a0ea0de269a3ab2082d3d..b1b2c0fe027f60416c2a1b8fb2dd61eca2df3dd2 100644 (file)
@@ -1,3 +1,3 @@
-CPPFLAGS+= -D_NETBSD_SOURCE -D__NBSD_LIBC=1
+CPPFLAGS+= -D__NBSD_LIBC=1
 
 BINDIR?=        /usr/libexec