Skip to content

Commit

Permalink
shells/atuin: Broken on i386; Not broken on powerpc64le
Browse files Browse the repository at this point in the history
Reported by:	fallout
  • Loading branch information
yurivict committed Mar 28, 2024
1 parent 9392db2 commit efa7dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shells/atuin/Makefile
Expand Up @@ -11,7 +11,7 @@ WWW= https://atuin.sh
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/../LICENSE

BROKEN_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://github.com/atuinsh/atuin/issues/1569
BROKEN_i386= compilation fails: evaluation of constant value failed, see https://github.com/briansmith/ring/issues/2006

USES= cargo

Expand Down

0 comments on commit efa7dda

Please sign in to comment.