summaryrefslogtreecommitdiff
path: root/sal/rtl
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2009-12-07 09:34:25 +0100
committersb <sb@openoffice.org>2009-12-07 09:34:25 +0100
commit9164f69acf4ded007abb5b20a2f0716879fe0e46 (patch)
tree533aebeba216ecec5aa501950d460e2f1991e4de /sal/rtl
parent50c59ad9f307d16bc312d9b87b9fcfda1ea8f44c (diff)
parent8fd3f31eb907c32d01f16e5d87ed0ed203db8e6e (diff)
merged in DEV300_m66
Diffstat (limited to 'sal/rtl')
-rw-r--r--sal/rtl/source/macro.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/rtl/source/macro.hxx b/sal/rtl/source/macro.hxx
index ec8e4721a6a1..ba274844952e 100644
--- a/sal/rtl/source/macro.hxx
+++ b/sal/rtl/source/macro.hxx
@@ -90,6 +90,8 @@ this is inserted for the case that the preprocessor ignores error
# define THIS_ARCH "IA64"
#elif defined M68K
# define THIS_ARCH "M68K"
+#elif defined HPPA
+# define THIS_ARCH "HPPA"
#endif
#if ! defined THIS_ARCH