mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
misc/amazon-qldb-shell: Broken because ahash requires the removed feature
Reported by: fallout
This commit is contained in:
parent
fb35755d5a
commit
71a1ce1be7
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ WWW= https://github.com/awslabs/amazon-qldb-shell
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN= unknown feature `stdsimd`, ahash requires the removed feature, see https://github.com/awslabs/amazon-qldb-shell/issues/587
|
||||
|
||||
BUILD_DEPENDS= cmake:devel/cmake-core \
|
||||
rust-nightly>0:lang/rust-nightly # #![feature(rustc_attrs)] => #![feature]` may not be used on the stable release channel
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue