1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Mark BROKEN on FreeBSD 13 and 14

ld: error: duplicate symbol: g_mainthread_id
>>> defined at module.c
>>>            livestatus_so-module.o:(g_mainthread_id)
>>> defined at logger.c
>>>            livestatus_so-logger.o:(.bss+0x8)

Reported by:	pkg-fallout
MFH:		2021Q1
This commit is contained in:
Antoine Brodin 2021-02-16 20:13:10 +00:00
parent 6419809578
commit b7240d17d3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565453

View File

@ -13,6 +13,9 @@ COMMENT= Nagios event broker module
LICENSE= GPLv2
BROKEN_FreeBSD_13= ld: error: duplicate symbol: g_mainthread_id
BROKEN_FreeBSD_14= ld: error: duplicate symbol: g_mainthread_id
USES= compiler:c++11-lang
GNU_CONFIGURE= yes