summaryrefslogtreecommitdiff
path: root/mk/platform/Interix.mk
diff options
context:
space:
mode:
authortv <tv>2004-11-16 16:21:40 +0000
committertv <tv>2004-11-16 16:21:40 +0000
commitb372a4d0591b711a890e7487dc45d9402576d2fe (patch)
treebc9211a36071340950cc877f88c11132dad1960f /mk/platform/Interix.mk
parent13c32295a2fcc236ae3712e3b923dd0ccee84e92 (diff)
downloadpkgsrc-b372a4d0591b711a890e7487dc45d9402576d2fe.tar.gz
CPP_PRECOMP_FLAGS is a Darwinism only. Move its frobbing of CPPFLAGS to
platform/Darwin.mk (simplification).
Diffstat (limited to 'mk/platform/Interix.mk')
-rw-r--r--mk/platform/Interix.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/mk/platform/Interix.mk b/mk/platform/Interix.mk
index 4f83dcc277f..49ac5c60d8b 100644
--- a/mk/platform/Interix.mk
+++ b/mk/platform/Interix.mk
@@ -1,4 +1,4 @@
-# $NetBSD: Interix.mk,v 1.10 2004/10/29 15:15:50 tv Exp $
+# $NetBSD: Interix.mk,v 1.11 2004/11/16 16:21:40 tv Exp $
#
# Variable definitions for the Interix operating system.
@@ -111,7 +111,6 @@ _USER_DEPENDS= user>=20040426:../../sysutils/user_interix
DEPENDS+= ${USE_USERADD:D${_USER_DEPENDS}}
DEPENDS+= ${USE_GROUPADD:D${_USER_DEPENDS}}
-CPP_PRECOMP_FLAGS?= # unset
DEF_UMASK?= 002
EXPORT_SYMBOLS_LDFLAGS?=-Wl,-E # add symbols to the dynamic symbol table