freebsd-ports/graphics/freeimage
Jan Beich 1c4eec3721 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)
2018-04-16 00:37:31 +00:00
..
files graphics/freeimage: unbreak build with Clang 6 (C++14 by default) 2018-04-15 23:57:45 +00:00
distinfo
Makefile graphics/freeimage: unbreak consumers on arm* with NEON 2018-04-16 00:37:31 +00:00
pkg-descr