diff --git a/solenv/inc/unxlngi6.mk b/solenv/inc/unxlngi6.mk index 0b80332c1e08..93a318d71692 100644 --- a/solenv/inc/unxlngi6.mk +++ b/solenv/inc/unxlngi6.mk @@ -4,9 +4,9 @@ # # $RCSfile: unxlngi6.mk,v $ # -# $Revision: 1.20 $ +# $Revision: 1.21 $ # -# last change: $Author: hr $ $Date: 2006-06-19 17:14:59 $ +# last change: $Author: kz $ $Date: 2006-07-05 22:02:36 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -75,7 +75,7 @@ CFLAGS_SYSBASE:=-isystem $(SYSBASE)$/usr$/include CXX+:=$(CFLAGS_SYSBASE) CC+:=$(CFLAGS_SYSBASE) .ENDIF # "$(SYSBASE)"!="" -CFLAGS+=-fmessage-length=0 -c $(INCLUDE) +CFLAGS+=-fmessage-length=0 -c # flags to enable build with symbols; required for crashdump feature .IF "$(ENABLE_SYMBOLS)"=="SMALL"