summaryrefslogtreecommitdiff
path: root/libxslt
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-06-16 13:03:10 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-06-16 13:03:10 +0000
commit21d6f5adecda85c0a1c10e0b3ad65de38878ba48 (patch)
treefba34b4eed7049e14d0940789ca9c467f4489b4a /libxslt
parent0d7e2a9586eddbe518f6b81a9ff830a86db0dd12 (diff)
INTEGRATION: CWS hr51 (1.13.4); FILE MERGED
2008/06/06 14:29:38 hr 1.13.4.1: #i88947#: Solaris 64 bit support
Diffstat (limited to 'libxslt')
-rw-r--r--libxslt/makefile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/libxslt/makefile.mk b/libxslt/makefile.mk
index 96231dc488b2..1210f23cb9ca 100644
--- a/libxslt/makefile.mk
+++ b/libxslt/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.14 $
+# $Revision: 1.15 $
#
# This file is part of OpenOffice.org.
#
@@ -93,7 +93,7 @@ LDFLAGS+=-L$(SYSBASE)$/lib -L$(SYSBASE)$/usr$/lib -L$(SOLARLIBDIR) -lpthread -ld
.EXPORT: LDFLAGS
.IF "$(COMNAME)"=="sunpro5"
-xslt_CFLAGS+=-xc99=none
+xslt_CFLAGS+=$(ARCH_FLAGS) -xc99=none
.ENDIF # "$(COMNAME)"=="sunpro5"
CONFIGURE_DIR=
CONFIGURE_ACTION=.$/configure