CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/08/11 14:50:12
Modified files:
graphics/freeimage: Makefile
Added files:
graphics/freeimage/patches: patch-Source_FreeImage_PluginBMP_cpp
patch-Source_FreeImage_PluginDDS_cpp
Log message:
Unbreak freeimage on BE_ARCHS
PluginBMP.cpp had compiler errors before I added this patch.
fixed PluginBMP, PluginDDS for compilation under Big Endian OS (see
FREEIMAGE_BIGENDIAN)
https://sourceforge.net/p/freeimage/svn/1809/
ok tb@
