git: 6898d696ead2 - main - devel/R-cran-rlang: move patch to files

Piotr Kubaj pkubaj at FreeBSD.org
Fri Apr 9 08:51:31 UTC 2021


The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6898d696ead228e8d3a32fc8bf5ea2efb449e798

commit 6898d696ead228e8d3a32fc8bf5ea2efb449e798
Author:     Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-04-09 08:51:22 +0000
Commit:     Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-04-09 08:51:22 +0000

    devel/R-cran-rlang: move patch to files
---
 devel/R-cran-rlang/files/patch-src_internal_xxhash_xxhash.h | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/devel/R-cran-rlang/files/patch-src_internal_xxhash_xxhash.h b/devel/R-cran-rlang/files/patch-src_internal_xxhash_xxhash.h
new file mode 100644
index 000000000000..4728619066d6
--- /dev/null
+++ b/devel/R-cran-rlang/files/patch-src_internal_xxhash_xxhash.h
@@ -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
+ 


More information about the dev-commits-ports-main mailing list