net/ecal: broken on powerpc same as i386

This commit is contained in:
Piotr Kubaj 2025-01-11 11:16:32 +01:00
parent c025780053
commit c8c1d0dfc6

View file

@ -13,6 +13,7 @@ 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)
BROKEN_powerpc= 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