MFH: r565447

Mark BROKEN on FreeBSD 13 and 14

ld: error: duplicate symbol: CGACONST
>>> defined at 386.c
>>>            pcem-386.o:(CGACONST)
>>> defined at 386_dynarec.c
>>>            pcem-386_dynarec.o:(.bss+0x1900)

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

View File

@ -12,6 +12,9 @@ COMMENT= PC/PC-Compatible low-level emulator striving for accuracy
LICENSE= GPLv2
BROKEN_FreeBSD_13= ld: error: duplicate symbol: CGACONST
BROKEN_FreeBSD_14= ld: error: duplicate symbol: CGACONST
USES= autoreconf compiler gl gmake openal pkgconfig sdl zip
USE_GL= gl
USE_SDL= sdl2