summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2025-01-03 19:00:35 -0800
committerYuri Victorovich <yuri@FreeBSD.org>2025-01-03 19:33:43 -0800
commit17aaf4d07f156ea2e5532946412c53f944d0a282 (patch)
treeda3fb0a6553938e81724faebda8f696e31b1ca97
parentemulators/{ppsspp,rpcs3,yuzu}: temporarily expand USES=elfctl (diff)
sysutils/procs: Update BROKEN lines
Reported by: fallout
-rw-r--r--sysutils/procs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/procs/Makefile b/sysutils/procs/Makefile
index 67345511387d..7b03aeab9bb4 100644
--- a/sysutils/procs/Makefile
+++ b/sysutils/procs/Makefile
@@ -11,8 +11,7 @@ WWW= https://github.com/dalance/procs
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BROKEN_armv7= compilation fails: cannot find value `CRED_FLAG_CAPMODE` in crate `bsd_kvm_sys`, see https://github.com/dalance/bsd-kvm/issues/4
-#BROKEN_i386= compilation fails due to the broken bsd-kvm-0.1.4 crate, see https://github.com/dalance/bsd-kvm/issues/1#issuecomment-1902529988
+BROKEN_FreeBSD_15= compilation fails: cannot find value `CRED_FLAG_CAPMODE` in crate `bsd_kvm_sys`, see https://github.com/dalance/bsd-kvm/issues/4, https://github.com/dalance/bsd-kvm-sys/issues/1, https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283410
USES= cargo llvm:lib