Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2019 17:42:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 237975] Add /usr/lib/libgomp.so symlink on Clang architectures
Message-ID:  <bug-237975-29464-h2Qm1CMr5F@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237975-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237975-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237975

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: dim
Date: Wed May 22 17:42:23 UTC 2019
New revision: 348116
URL: https://svnweb.freebsd.org/changeset/base/348116

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.

  Submitted by: jbeich
  PR:           237975

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237975-29464-h2Qm1CMr5F>