summaryrefslogtreecommitdiff
path: root/solenv/inc/set_ext.mk
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2001-10-08 16:29:00 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2001-10-08 16:29:00 +0000
commite9e0a5cee5b69ee5ad8b288698a9202bf9eea981 (patch)
tree972ccec093a4fba731bc720995fcc4022eba83ad /solenv/inc/set_ext.mk
parentf09144b77d1dc0ca19c20dc0e8ce127e75af3251 (diff)
#92732# #89835# set variables to switch cc wrapper to less problematic behaviour
Diffstat (limited to 'solenv/inc/set_ext.mk')
-rw-r--r--solenv/inc/set_ext.mk10
1 files changed, 8 insertions, 2 deletions
diff --git a/solenv/inc/set_ext.mk b/solenv/inc/set_ext.mk
index 10f8201985bc..487b580df921 100644
--- a/solenv/inc/set_ext.mk
+++ b/solenv/inc/set_ext.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: set_ext.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: hjs $ $Date: 2001-07-17 15:11:09 $
+# last change: $Author: hjs $ $Date: 2001-10-08 17:29:00 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -60,7 +60,13 @@
#
#*************************************************************************
+.IF "$(OS)"=="SOLARIS"
+wrapper_override_cc_wrapper=AUTO
+#wrapper_override_cc_wrapper=FALSE
+wrapper_use_clean_sourcecheck=TRUE
+.ENDIF # "$(OS)"=="SOLARIS"
+.EXPORT : wrapper_override_cc_wrapper wrapper_use_clean_sourcecheck
#defaults
TARFILE_ROOTDIR*=$(TARFILE_NAME)