shells/starship: Broken on i386
Reported by: fallout
This commit is contained in:
parent
17c02319cc
commit
9760ff6238
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=563012
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ COMMENT= Cross-shell prompt for astronauts
|
||||||
LICENSE= ISCL
|
LICENSE= ISCL
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
|
BROKEN_i386= conflicting types for 'get_cpu_speed' in the sys-info-rs crate, see https://github.com/FillZpp/sys-info-rs/issues/80
|
||||||
|
|
||||||
LIB_DEPENDS= libgit2.so:devel/libgit2 \
|
LIB_DEPENDS= libgit2.so:devel/libgit2 \
|
||||||
libssh2.so:security/libssh2
|
libssh2.so:security/libssh2
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue