diff --git a/misc/rash/Makefile b/misc/rash/Makefile index 8e05a1af431c..bbadf05c84b7 100644 --- a/misc/rash/Makefile +++ b/misc/rash/Makefile @@ -11,6 +11,8 @@ WWW= https://rash-sh.github.io \ LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= compilation fails, see https://github.com/japaric/syscall.rs/issues/37 + USES= cargo USE_GITHUB= yes