git: 34489b9d2ff2 - main - misc/broot: fix build on powerpc
Piotr Kubaj
pkubaj at FreeBSD.org
Sun Sep 12 21:12:45 UTC 2021
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=34489b9d2ff225af376aac9890eafd48f7ee5d68
commit 34489b9d2ff225af376aac9890eafd48f7ee5d68
Author: Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-09-12 21:06:07 +0000
Commit: Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-09-12 21:06:07 +0000
misc/broot: fix build on powerpc
---
misc/broot/files/patch-powerpc | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/misc/broot/files/patch-powerpc b/misc/broot/files/patch-powerpc
new file mode 100644
index 000000000000..b9159f01c024
--- /dev/null
+++ b/misc/broot/files/patch-powerpc
@@ -0,0 +1,10 @@
+--- cargo-crates/crossbeam-utils-0.8.5/no_atomic.rs.orig 2021-07-12 16:01:05.023177000 +0200
++++ cargo-crates/crossbeam-utils-0.8.5/no_atomic.rs 2021-07-12 16:01:16.538869000 +0200
+@@ -30,6 +30,7 @@
+ "mipsel-unknown-none",
+ "mipsisa32r6-unknown-linux-gnu",
+ "mipsisa32r6el-unknown-linux-gnu",
++ "powerpc-unknown-freebsd",
+ "powerpc-unknown-linux-gnu",
+ "powerpc-unknown-linux-gnuspe",
+ "powerpc-unknown-linux-musl",
More information about the dev-commits-ports-all
mailing list