Commit graph

2 commits

Author SHA1 Message Date
Muhammad Moinur Rahman
5c77d25480 databases/memcached: Update version 1.6.14=>1.6.20
Changelog: https://github.com/memcached/memcached/wiki/ReleaseNotes1620
2023-05-17 06:53:03 +02:00
Piotr Kubaj
43e895ad80 databases/memcached: fix build on powerpc64le
In file included from hash.c:7:
In file included from ./xxhash.h:2934:
/usr/lib/clang/11.0.1/include/altivec.h:55:19: error: unknown type name 'vector'
static __inline__ vector bool char __ATTRS_o_ai
                  ^
/usr/lib/clang/11.0.1/include/altivec.h:56:10: error: unknown type name 'vector'
vec_perm(vector bool char __a, vector bool char __b, vector unsigned char __c);
2021-09-20 09:42:00 +00:00