INTEGRATION: CWS sysui03 (1.3.12); FILE MERGED

2005/01/13 11:01:09 obr 1.3.12.1: #i39410# moved all UNO component linked against GNOME libraries into separate package
This commit is contained in:
Kurt Zenker 2005-01-21 10:38:43 +00:00
parent ccf0eb8dc8
commit 165721b06c

View file

@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.3 $
# $Revision: 1.4 $
#
# last change: $Author: kz $ $Date: 2004-12-16 11:15:20 $
# last change: $Author: kz $ $Date: 2005-01-21 11:38:43 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@ -82,11 +82,6 @@ PKGCONFIG_MODULES=gnome-vfs-2.0
LINKFLAGS+=-z nodefs
.ENDIF # "$(OS)" == "SOLARIS"
# Disable lazy binding of symbols
.IF "$(OS)" == "LINUX" || "$(OS)" == "SOLARIS"
LINKFLAGS+=-z now
.ENDIF
.IF "$(OS)" == "LINUX"
# hack for faked SO environment
CFLAGS+=-gdwarf-2