File qpid-cpp-aarch64.patch of Package perl-qpid

--- qpid-0.28/cpp/src/qpid/legacystore/jrnl/jcfg.h.orig	2014-06-07 11:55:17.797677146 +0100
+++ qpid-0.28/cpp/src/qpid/legacystore/jrnl/jcfg.h	2014-06-07 11:56:10.759498664 +0100
@@ -39,7 +39,7 @@
 #elif defined(__PPC__) || defined(__s390__)  /* big endian, 32 bits */
 #define JRNL_BIG_ENDIAN
 #define JRNL_32_BIT
-#elif defined(__ia64__) || defined(__x86_64__) || defined(__alpha__) || (__arm64__) /* little endian, 64 bits */
+#elif defined(__ia64__) || defined(__x86_64__) || defined(__alpha__) || (__aarch64__) /* little endian, 64 bits */
 #define JRNL_LITTLE_ENDIAN
 #define JRNL_64_BIT
 #elif defined(__powerpc64__) || defined(__s390x__) /* big endian, 64 bits */
openSUSE Build Service is sponsored by