MFH: r498205

Mark BROKEN on i386

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2019-04-06 21:10:06 +00:00
parent 64ba483a4c
commit f21fd10868
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=498206

View File

@ -15,6 +15,7 @@ COMMENT= Cross-platform game SDK
LICENSE= ZLIB
BROKEN_aarch64= fails to compile: X11/x11_window.cpp:1626:40: use of undeclared identifier 'malloc'; did you mean 'valloc'?
BROKEN_i386= typedef redefinition with different types ('ptrdiff_t' (aka 'int') vs 'khronos_intptr_t' (aka 'long'))
LIB_DEPENDS= libpng.so:graphics/png \
libmikmod.so:audio/libmikmod \