summaryrefslogtreecommitdiff
path: root/solenv/inc/unxlngr.mk
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/inc/unxlngr.mk')
-rw-r--r--solenv/inc/unxlngr.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/unxlngr.mk b/solenv/inc/unxlngr.mk
index 1e78da03021f..5dc40551c48c 100644
--- a/solenv/inc/unxlngr.mk
+++ b/solenv/inc/unxlngr.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: unxlngr.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: kz $ $Date: 2005-10-05 11:35:25 $
+# last change: $Author: obo $ $Date: 2006-01-20 10:51:02 $
#
# 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 -DARM32 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400
+CDEFS+=$(PTHREAD_CFLAGS) -DGLIBC=2 -DARM32 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400
# this is a platform with JAVA support
.IF "$(SOLAR_JAVA)"!=""