]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r347978:
authorDimitry Andric <dim@FreeBSD.org>
Wed, 22 May 2019 17:42:22 +0000 (17:42 +0000)
committerDimitry Andric <dim@FreeBSD.org>
Wed, 22 May 2019 17:42:22 +0000 (17:42 +0000)
commit0fc88f2792876e4495d906a10d6a3e4b84986608
treecb181e9de70b06ea6907fdf49ddb20e105051fc0
parent44fdecbd76de9a2ecc00249593b0e1a186c2c8f3
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
lib/libomp/Makefile
tools/build/mk/OptionalObsoleteFiles.inc