K 10 svn:author V 6 jbeich K 8 svn:date V 27 2018-04-16T00:51:07.162396Z K 7 svn:log V 352 MFH: r467449 graphics/freeimage: unbreak consumers on arm* with NEON $ echo 'int main() {}' | cc -xc - -o /dev/null -L/usr/local/lib -lfreeimage -lm /usr/local/lib/libfreeimage.so: undefined reference to `png_init_filter_functions_neon' cc: error: linker command failed with exit code 1 (use -v to see invocation) Approved by: ports-secteam blanket END