MFH: r565802

Mark BROKEN on FreeBSD 13 and 14

ld: error: duplicate symbol: potgo_value
>>> defined at main.c
>>>            ./sources/src/main.o:(potgo_value)
>>> defined at newcpu.c
>>>            ./sources/src/newcpu.o:(.bss+0x81E50)

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2021-02-17 20:22:29 +00:00
parent ec4b889855
commit b3754080a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2021Q1/; revision=565803

View File

@ -9,6 +9,10 @@ COMMENT= Libretro port of UAE
LICENSE= GPLv2
BROKEN_FreeBSD_13= ld: error: duplicate symbol: potgo_value
BROKEN_FreeBSD_14= ld: error: duplicate symbol: potgo_value
BROKEN_riscv64= fails to compile: ./sources/src/machdep/maccess.h:51:14: unrecognized instruction mnemonic
USES= compiler:c++11-lib gmake gl
USE_LDCONFIG= yes
USE_GL= gl