]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r347978:
authordim <dim@FreeBSD.org>
Wed, 22 May 2019 19:39:55 +0000 (19:39 +0000)
committerdim <dim@FreeBSD.org>
Wed, 22 May 2019 19:39:55 +0000 (19:39 +0000)
commitec43aacbf5a4d87321ac37fa0e98f6b33a46373b
tree6649427e2ce7dcee580a7c5f12e010078f63cdc6
parent2c28a55b7a73f3dae8922e7f5571dd6c59ea14fd
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
lib/libomp/Makefile
tools/build/mk/OptionalObsoleteFiles.inc