MFH: r565445

Mark BROKEN on FreeBSD 13 and 14

ld: error: duplicate symbol: data
>>> defined at event.c
>>>            event.o:(data) in archive ../adns/libadns.a
>>> defined at types.c
>>>            types.o:(.bss+0x0) in archive ../adns/libadns.a

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2021-02-16 19:35:12 +00:00
parent b2807f5a8d
commit 2e927a1966
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2021Q1/; revision=565446

View File

@ -13,6 +13,9 @@ COMMENT= HTTP crawler with an easy interface
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_FreeBSD_13= ld: error: duplicate symbol: data
BROKEN_FreeBSD_14= ld: error: duplicate symbol: data
BUILD_DEPENDS= bash:shells/bash \
makedepend:devel/makedepend