CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/08/04 13:03:14
Modified files:
graphics/freeimage: Makefile
Log message:
graphics/freeimage: do not attempt to build the bundled libpng with neon
support on arm and aarch64. The sources are not included, so the library
has missing external references such as png_init_filter_functions_neon().
This in turn breaks the build of emulators/emulationstation and x11/ogre.
ok jca (who also suggested that arm needed same fix)
