summaryrefslogtreecommitdiff
path: root/sal/rtl/source/macro.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/rtl/source/macro.hxx')
-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 a48918668f83..50f0d7de924e 100644
--- a/sal/rtl/source/macro.hxx
+++ b/sal/rtl/source/macro.hxx
@@ -89,6 +89,8 @@ this is inserted for the case that the preprocessor ignores error
# define THIS_ARCH "M68K"
#elif defined HPPA
# define THIS_ARCH "HPPA"
+#elif defined AXP
+# define THIS_ARCH "ALPHA"
#endif
#if ! defined THIS_ARCH