Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2019 19:40:11 +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-9yGM0UrKA2@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 #3 from commit-hook@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

--=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-9yGM0UrKA2>