summaryrefslogtreecommitdiff
path: root/databases/memcached/files/patch-xxhash.h
diff options
context:
space:
mode:
Diffstat (limited to 'databases/memcached/files/patch-xxhash.h')
-rw-r--r--databases/memcached/files/patch-xxhash.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/databases/memcached/files/patch-xxhash.h b/databases/memcached/files/patch-xxhash.h
new file mode 100644
index 000000000000..f62d8def3ef3
--- /dev/null
+++ b/databases/memcached/files/patch-xxhash.h
@@ -0,0 +1,10 @@
+--- xxhash.h.orig 2021-03-31 12:18:19 UTC
++++ xxhash.h
+@@ -2409,6 +2409,7 @@ XXH_PUBLIC_API XXH64_hash_t XXH64_hashFromCanonical(co
+ # if defined(__GNUC__) && !defined(__APPLE_ALTIVEC__)
+ # define __APPLE_ALTIVEC__
+ # endif
++# define vector __vector
+ # include <altivec.h>
+ # endif
+