mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net/narrowlink: Broken on powerpc64le
Reported by: https://portsfallout.com/
This commit is contained in:
parent
4a7e52dfb9
commit
755a2b1c81
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ WWW= https://narrowlink.com
|
|||
LICENSE= MPL20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
BROKEN_powerpc64le= build breaks due to panic in the ring crate: alled `Option::unwrap()` on a `None` value, see https://github.com/briansmith/ring/issues/1904
|
||||
|
||||
USES= cargo
|
||||
USE_RC_SUBR= narrowlink-agent narrowlink-gateway
|
||||
USE_GITHUB= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue