[Bug 237975] Add /usr/lib/libgomp.so symlink on Clang architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 22 19:40:13 UTC 2019


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

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

Author: dim
Date: Wed May 22 19:39:56 UTC 2019
New revision: 348118
URL: https://svnweb.freebsd.org/changeset/base/348118

Log:
  MFC r347978:

  Fix OptionalObsoleteFiles copy/paste mistake from r345236, which
  connected libomp to the build.  The comparison should not have been
  against ${MK_OPENSSH}, but against ${MK_OPENMP}, obviously.

  MFC r347979:

  To avoid unnecessarily modifying ports, add a -lgomp symlink, since GCC
  does not ship a -lomp symlink.  Also update OptionalObsoleteFiles for
  this, and add 32-bit variants while here.

  Approved by:  re (gjb)
  Submitted by: jbeich
  PR:           237975

Changes:
_U  stable/11/
  stable/11/lib/libomp/Makefile
  stable/11/tools/build/mk/OptionalObsoleteFiles.inc

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


More information about the freebsd-toolchain mailing list