summaryrefslogtreecommitdiff
path: root/solenv/inc/unxlngs.mk
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-03-02 10:34:14 +0000
committerRüdiger Timm <rt@openoffice.org>2004-03-02 10:34:14 +0000
commit410d15731bfba89ac053c38c6dd1e2104465174c (patch)
treeffe2b4f3e481b964c6be1a1fa07b2a1ccacc8bb6 /solenv/inc/unxlngs.mk
parent31ac7c57dc16c9014536ca84292740961e68125b (diff)
INTEGRATION: CWS ause07 (1.2.82); FILE MERGED
2003/12/19 13:04:37 hjs 1.2.82.1: #i9399# removed resetting CFLAGS
Diffstat (limited to 'solenv/inc/unxlngs.mk')
-rw-r--r--solenv/inc/unxlngs.mk11
1 files changed, 3 insertions, 8 deletions
diff --git a/solenv/inc/unxlngs.mk b/solenv/inc/unxlngs.mk
index e9ac67a7931c..71ee0fc22784 100644
--- a/solenv/inc/unxlngs.mk
+++ b/solenv/inc/unxlngs.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: unxlngs.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: hr $ $Date: 2004-02-04 12:38:35 $
+# last change: $Author: rt $ $Date: 2004-03-02 11:34:14 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -88,12 +88,7 @@ JAVA_RUNTIME=-ljava_g
CXX*=g++
# name of C Compiler
CC*=gcc
-# flags for C and C++ Compiler
-# do not use standard header search paths
-# if installed elsewhere
-.IF "$(BUILD_SOSL)"!=""
-CFLAGS=
-.ENDIF
+
CFLAGS+=-fmessage-length=0 -c $(INCLUDE)
# flags to enable build with symbols; required for crashdump feature