mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
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 MFH: 2021Q1
This commit is contained in:
parent
9c8f57adcb
commit
126b1b02bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565447
@ -13,6 +13,9 @@ COMMENT= PC/PC-Compatible low-level emulator striving for accuracy
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN_FreeBSD_13= ld: error: duplicate symbol: CGACONST
|
||||
BROKEN_FreeBSD_14= ld: error: duplicate symbol: CGACONST
|
||||
|
||||
USES= autoreconf compiler gl gmake localbase:ldflags openal pkgconfig sdl zip
|
||||
USE_GL= gl
|
||||
USE_SDL= sdl2
|
||||
|
Loading…
x
Reference in New Issue
Block a user