Skip to content

Commit

Permalink
devel/please: IGNORE on armv7
Browse files Browse the repository at this point in the history
Build crashes without displaying any errors.
  • Loading branch information
5u623l20 committed Jan 6, 2024
1 parent 108dccd commit 5fc1f79
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions devel/please/Makefile
Expand Up @@ -12,6 +12,9 @@ WWW= https://please.build/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

NOT_FOR_ARCHS= armv7
NOT_FOR_ARCHS_REASON= Build crashes

BUILD_DEPENDS= bash:shells/bash \
ca_root_nss>0:security/ca_root_nss \
git:devel/git \
Expand Down

0 comments on commit 5fc1f79

Please sign in to comment.