MFH: r565453

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
This commit is contained in:
Antoine Brodin 2021-02-16 20:13:31 +00:00
parent a323f4eb46
commit 997727b760
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2021Q1/; revision=565454

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