MFH: r565798

Mark BROKEN on FreeBSD 13 and 414

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2021-02-17 20:16:45 +00:00
parent 6251d3a667
commit 142852ee1a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2021Q1/; revision=565799

View File

@ -9,6 +9,9 @@ COMMENT= ScummVM with libretro backend
LICENSE= GPLv2
BROKEN_FreeBSD_13= engines/sludge/loadsave.cpp:201:10: error: cannot initialize return object of type 'bool' with an rvalue of type 'nullptr_t'
BROKEN_FreeBSD_14= engines/sludge/loadsave.cpp:201:10: error: cannot initialize return object of type 'bool' with an rvalue of type 'nullptr_t'
USES= compiler:c++11-lib gmake
USE_LDCONFIG= yes