From owner-svn-src-all@freebsd.org Sun May 19 21:44:28 2019 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CF0A5159324E; Sun, 19 May 2019 21:44:28 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 32CC2762B6; Sun, 19 May 2019 21:44:28 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "Let's Encrypt Authority X3" (verified OK)) (Authenticated sender: dim) by smtp.freebsd.org (Postfix) with ESMTPSA id 0130514A28; Sun, 19 May 2019 21:44:27 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:470:7a58::a420:2b16:64d8:ba23] (unknown [IPv6:2001:470:7a58:0:a420:2b16:64d8:ba23]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 8C6A93D3FE; Sun, 19 May 2019 23:44:26 +0200 (CEST) From: Dimitry Andric Message-Id: Content-Type: multipart/signed; boundary="Apple-Mail=_E3AA0DCA-C6E6-480D-9194-E4780F34CE71"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: Re: svn commit: r347979 - in head: lib/libomp tools/build/mk Date: Sun, 19 May 2019 23:44:26 +0200 In-Reply-To: <06AABE77-D67B-4D2F-8658-A102D4633BD2@gmail.com> Cc: src-committers , svn-src-all , svn-src-head@freebsd.org To: Enji Cooper References: <201905192013.x4JKDtTA081379@repo.freebsd.org> <06AABE77-D67B-4D2F-8658-A102D4633BD2@gmail.com> X-Mailer: Apple Mail (2.3445.104.11) X-Rspamd-Queue-Id: 32CC2762B6 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.94 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[]; NEURAL_HAM_SHORT(-0.94)[-0.940,0] X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 May 2019 21:44:29 -0000 --Apple-Mail=_E3AA0DCA-C6E6-480D-9194-E4780F34CE71 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 On 19 May 2019, at 23:17, Enji Cooper wrote: >=20 >> On May 19, 2019, at 13:13, Dimitry Andric wrote: >>=20 >> Author: dim >> Date: Sun May 19 20:13:55 2019 >> New Revision: 347979 >> URL: https://svnweb.freebsd.org/changeset/base/347979 >>=20 >> Log: >> 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. >>=20 >> Submitted by: jbeich >> PR: 237975 >> MFC after: 3 days >=20 > One question I meant to ask: why isn=E2=80=99t this a PRIVATELIB? Because: 1) This library was added for the benefit of ports (and at the request of many, including ports people). 2) Nothing in the base system uses it. -Dimitry --Apple-Mail=_E3AA0DCA-C6E6-480D-9194-E4780F34CE71 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCXOHOOgAKCRCwXqMKLiCW o5LAAKCqz0UWz3gSPZEUcEdIUPDQTMPscwCgsa1moACfjdy/WPFeGfb9wdcBj1E= =sLny -----END PGP SIGNATURE----- --Apple-Mail=_E3AA0DCA-C6E6-480D-9194-E4780F34CE71--