1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/graphics/libraw
Christoph Moench-Tegeder 24e4736c13 graphics/libraw: link against libomp with OPENMP=on
Since 07fb2d5e9d consumers - most notably shotwell - crashed hard
on RAW file operations when libraw was built with OPENMP=on:
  ld-elf.so.1: /usr/local/lib/libraw.so.20: Undefined symbol "__kmpc_fork_call"

adding -lomp to libraw's LDFLAGS (via OPENMP_LDFLAGS, so it stays
conditional) fixes the issue.

PR:		259904
Approved by:	maintainer-timeout (jhale@)
2021-12-10 21:32:20 +01:00
..
files
distinfo
Makefile graphics/libraw: link against libomp with OPENMP=on 2021-12-10 21:32:20 +01:00
pkg-descr
pkg-plist