Skip to content

Commit

Permalink
misc/dynomite: Broken on armv6, armv7
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jul 22, 2022
1 parent fc4c4f1 commit a9b70d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions misc/dynomite/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

BROKEN_aarch64= fails to configure: checking build system type... Invalid configuration 'aarch64-portbld-freebsd13.0': machine 'aarch64-portbld' not recognized
BROKEN_armv6= fails to build: invalid operands to binary expression ('char [buffer_size]' and 'unsigned int'), see https://github.com/Netflix/dynomite/issues/810
BROKEN_armv7= fails to build: invalid operands to binary expression ('char [buffer_size]' and 'unsigned int'), see https://github.com/Netflix/dynomite/issues/810
BROKEN_riscv64= fails to configure: configure: error: /bin/sh config/config.sub riscv64-portbld-freebsd13.0 failed

USES= autoreconf gmake libtool ssl
Expand Down

0 comments on commit a9b70d1

Please sign in to comment.