From 410d15731bfba89ac053c38c6dd1e2104465174c Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Tue, 2 Mar 2004 10:34:14 +0000 Subject: INTEGRATION: CWS ause07 (1.2.82); FILE MERGED 2003/12/19 13:04:37 hjs 1.2.82.1: #i9399# removed resetting CFLAGS --- solenv/inc/unxlngs.mk | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'solenv/inc/unxlngs.mk') 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 -- cgit