summaryrefslogtreecommitdiff
path: root/solenv/inc/unxlngppc.mk
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-01-20 09:50:33 +0000
committerOliver Bolte <obo@openoffice.org>2006-01-20 09:50:33 +0000
commit32992ace996f012f994603676d16adf3ab03bb38 (patch)
tree0c614b57f03dff2f6ec66f1800a3339e1ff5fd1a /solenv/inc/unxlngppc.mk
parentc32c444fe1f9ff954aa4a1fc46cb9a0d7aa704c0 (diff)
INTEGRATION: CWS cmcfixes23 (1.20.90); FILE MERGED
2006/01/12 10:39:57 cmc 1.20.90.2: RESYNC: (1.20-1.21); FILE MERGED 2005/11/29 13:56:41 cmc 1.20.90.1: #i44027# enable building out of the box with ntpl
Diffstat (limited to 'solenv/inc/unxlngppc.mk')
-rw-r--r--solenv/inc/unxlngppc.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/unxlngppc.mk b/solenv/inc/unxlngppc.mk
index ab944ef73ebf..55ed1b606d03 100644
--- a/solenv/inc/unxlngppc.mk
+++ b/solenv/inc/unxlngppc.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: unxlngppc.mk,v $
#
-# $Revision: 1.21 $
+# $Revision: 1.22 $
#
-# last change: $Author: rt $ $Date: 2005-12-14 10:27:51 $
+# last change: $Author: obo $ $Date: 2006-01-20 10:50:33 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -46,7 +46,7 @@ JAVAFLAGSDEBUG=-g
#LINKOUTPUT_FILTER=" |& $(SOLARENV)$/bin$/msg_filter"
# _PTHREADS is needed for the stl
-CDEFS+=-DGLIBC=2 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -DPOWERPC -DPPC
+CDEFS+=$(PTHREAD_CFLAGS) -DGLIBC=2 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -DPOWERPC -DPPC
# enable visibility define in "sal/types.h"
.IF "$(HAVE_GCC_VISIBILITY_FEATURE)" == "TRUE"