forked from Lainports/freebsd-ports
net/ecal: broken on powerpc same as i386
This commit is contained in:
parent
c025780053
commit
c8c1d0dfc6
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue