mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
devel/R-cran-rlang: move patch to files
This commit is contained in:
parent
9d2ca1eec2
commit
6898d696ea
10
devel/R-cran-rlang/files/patch-src_internal_xxhash_xxhash.h
Normal file
10
devel/R-cran-rlang/files/patch-src_internal_xxhash_xxhash.h
Normal file
@ -0,0 +1,10 @@
|
||||
--- src/internal/xxhash/xxhash.h.orig 2021-03-31 12:18:19 UTC
|
||||
+++ src/internal/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…
Reference in New Issue
Block a user