mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
net/ecal: Broken on armv7 and i386
Reported by: https://portsfallout.com/
This commit is contained in:
parent
fcb16740e0
commit
ecb7b97830
@ -11,6 +11,9 @@ WWW= https://eclipse-ecal.github.io/ecal/index.html
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
BROKEN_armv7= link fails: undefined reference due to --no-allow-shlib-undefined: absl::lts_20230125::hash_internal::CityHash32(char const*, unsigned int)
|
||||
BROKEN_i386= link fails: undefined reference due to --no-allow-shlib-undefined: absl::lts_20230125::hash_internal::CityHash32(char const*, unsigned int)
|
||||
|
||||
BUILD_DEPENDS= asio>0:net/asio \
|
||||
termcolor>0:devel/termcolor
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
|
Loading…
Reference in New Issue
Block a user