From 531ef9cbd7d28ba941852a06e2347a477e504089 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 16 Nov 2004 18:04:00 +0000 Subject: Revert previous (re-add common CPP_PRECOMP_FLAGS). For consistency, also move usage of _USER_DEPENDS and _OPSYS_MAX_CMDLEN to bsd.pkg.mk. --- mk/platform/Linux.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mk/platform/Linux.mk') diff --git a/mk/platform/Linux.mk b/mk/platform/Linux.mk index d7ee5e100e7..7287a15baad 100644 --- a/mk/platform/Linux.mk +++ b/mk/platform/Linux.mk @@ -1,4 +1,4 @@ -# $NetBSD: Linux.mk,v 1.4 2004/11/16 16:21:40 tv Exp $ +# $NetBSD: Linux.mk,v 1.5 2004/11/16 18:04:00 tv Exp $ # # Variable definitions for the Linux operating system. @@ -129,6 +129,7 @@ TYPE?= type # Shell builtin WC?= /usr/bin/wc XARGS?= /usr/bin/xargs -r +CPP_PRECOMP_FLAGS?= # unset DEF_UMASK?= 022 DEFAULT_SERIAL_DEVICE?= /dev/null EXPORT_SYMBOLS_LDFLAGS?= # Don't add symbols to the dynamic symbol table @@ -196,7 +197,6 @@ LOCALBASE?= ${DESTDIR}/usr/pkg # FIXME: Adjust to work on this system and enable the lines below. #.if defined(GNU_CONFIGURE) && defined(USE_LIBTOOL) #_OPSYS_MAX_CMDLEN!= /sbin/sysctl -n kern.argmax -#CONFIGURE_ENV+= lt_cv_sys_max_cmd_len=${_OPSYS_MAX_CMDLEN} #.endif # If games are to be installed setgid, then SETGIDGAME is set to 'yes' -- cgit v1.2.3