mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
mail/rspamd-devel: fix build on powerpc64le
This commit is contained in:
parent
fb6909c344
commit
49d85f399d
1 changed files with 10 additions and 0 deletions
10
mail/rspamd-devel/files/patch-contrib_xxhash_xxhash.h
Normal file
10
mail/rspamd-devel/files/patch-contrib_xxhash_xxhash.h
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- contrib/xxhash/xxhash.h.orig 2021-03-31 12:18:19 UTC
|
||||
+++ contrib/xxhash/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
|
||||
|
Loading…
Add table
Reference in a new issue