Removing obsolete _MINIX define
Change-Id: Id33ac7e973d1c0e249b690fe44a597474fac6076
This commit is contained in:
+3
-5
@@ -1,5 +1,3 @@
|
||||
.if defined(NBSD_LIBC) && (${NBSD_LIBC} == "yes")
|
||||
CPPFLAGS+= -D_MINIX -D_NETBSD_SOURCE
|
||||
.else
|
||||
CPPFLAGS+= -D_MINIX -D_POSIX_SOURCE
|
||||
.endif
|
||||
# $NetBSD: Makefile.inc,v 1.7 2012/03/21 05:39:21 matt Exp $
|
||||
|
||||
#WARNS?= 5
|
||||
|
||||
Reference in New Issue
Block a user