aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2026-07-29 02:07:51 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2026-07-29 02:09:20 +0000
commitdc172b06c1eadd6ea347cf080bd2a6b2c51c1021 (patch)
treee1eb8d6b1bf381c489c203834c7ca18b947d42ea
parenta071a0cbc03bc2f590f12588e9e615addfed19ae (diff)
archivers/ouch: Broken on i386
Reported by: fallout
-rw-r--r--archivers/ouch/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/ouch/Makefile b/archivers/ouch/Makefile
index 701fea6bb471..43cae05149ba 100644
--- a/archivers/ouch/Makefile
+++ b/archivers/ouch/Makefile
@@ -10,6 +10,8 @@ WWW= https://github.com/ouch-org/ouch
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_i386= compilation fails: error[E0080]: attempt to compute `16_usize - 20_usize`, which would overflow
+
LIB_DEPENDS= libzstd.so:archivers/zstd
USES= cargo llvm pkgconfig