games/openmw: Broken on amd64 and arm64 on 15 due to clang crash

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2024-01-28 17:39:41 -08:00
parent ffd689c15b
commit fb487fdeb9

View file

@ -11,6 +11,9 @@ WWW= https://openmw.org/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_FreeBSD_15_aarch64= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276702
BROKEN_FreeBSD_15_amd64= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276702
LIB_DEPENDS= libavcodec.so.60:multimedia/ffmpeg \
libboost_thread.so:devel/boost-libs \
libMyGUIEngine.so:x11-toolkits/mygui \