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:
parent
ccf0eb8dc8
commit
165721b06c
1 changed files with 2 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue