net/ecal: Broken on armv7 and i386
Reported by: https://portsfallout.com/
This commit is contained in:
parent
fcb16740e0
commit
ecb7b97830
1 changed files with 3 additions and 0 deletions
|
@ -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 a new issue