net/ecal: Broken on armv7 and i386

Reported by:	https://portsfallout.com/
This commit is contained in:
Yuri Victorovich 2024-01-24 22:47:10 -08:00
parent fcb16740e0
commit ecb7b97830

View file

@ -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 \