Skip to content

Commit

Permalink
editors/parinfer-rust: Mark as broken on i386
Browse files Browse the repository at this point in the history
  • Loading branch information
MikaelUrankar committed May 20, 2024
1 parent 7aa4f96 commit 18c52fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions editors/parinfer-rust/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ WWW= https://github.com/eraserhd/parinfer-rust
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE.md

BROKEN_i386= error: casting references to a bigger memory layout than the backing allocation is undefined behavior, even if the reference is unused

BUILD_DEPENDS= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT}

USES= cargo
Expand Down

0 comments on commit 18c52fb

Please sign in to comment.