Author :
tb
Date :
2022-08-04 19:03:14
Hash :7084fc7b 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)