[Bug 236581] /usr/lib/libomp.so underlinking

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 17 11:28:10 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236581

--- Comment #3 from commit-hook at freebsd.org ---
A commit references this bug:

Author: dim
Date: Sun Mar 17 11:27:27 UTC 2019
New revision: 345242
URL: https://svnweb.freebsd.org/changeset/base/345242

Log:
  Explicitly link libomp.so against -lpthread, as it depends on pthread
  functionality.  This should make example OpenMP programs work out of the
  box.

  Reported by:  jbeich
  PR:           236062, 236581
  MFC after:    1 month
  X-MFC-With:   r344779

Changes:
  head/lib/libomp/Makefile

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-toolchain mailing list