Date: Fri, 25 Sep 2015 16:13:00 -0700 From: Bryan Drewery <bdrewery@FreeBSD.org> To: NGie Cooper <yaneurabeya@gmail.com> Cc: "src-committers@freebsd.org" <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "svn-src-head@freebsd.org" <svn-src-head@freebsd.org> Subject: Re: svn commit: r288241 - head/share/mk Message-ID: <5605D4FC.4040205@FreeBSD.org> In-Reply-To: <CAGHfRMAJvFuWQSGAMYd3wq0MTXTZuvn6cTzzYhP2rM=9M7caWQ@mail.gmail.com> References: <201509252303.t8PN3Wx0098623@repo.freebsd.org> <CAGHfRMAJvFuWQSGAMYd3wq0MTXTZuvn6cTzzYhP2rM=9M7caWQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --2JAi8p1hwRXDg2XrCt9FIxHCetuBvdTAN Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 9/25/2015 4:12 PM, NGie Cooper wrote: > On Fri, Sep 25, 2015 at 4:03 PM, Bryan Drewery <bdrewery@freebsd.org> w= rote: >> Author: bdrewery >> Date: Fri Sep 25 23:03:32 2015 >> New Revision: 288241 >> URL: https://svnweb.freebsd.org/changeset/base/288241 >> >> Log: >> Remove 'set -e' that are no longer needed as it is already default. >> >> When bmake was initially imported at r241298 shell commands were no = longer >> ran with 'set -e' as they were before. This was fixed in r254980 so= they >> again always use 'set -e'. >=20 > The bsd.subdir.mk portion of the change looks like it would cause > issues depending on what's being called (fmake or an earlier version > of sys.mk might be used at install time). >=20 We only support bmake in head. And the 'set -e' were only added for bmake compatibility before it was fixed to work like fmake did. --=20 Regards, Bryan Drewery --2JAi8p1hwRXDg2XrCt9FIxHCetuBvdTAN Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJWBdT8AAoJEDXXcbtuRpfPZDYIAKAuyVlQRu29FXResIK3In9U obAjNMswsfgwpan47JINR73sc4jo/qO1Myl/jq0jkJbgp4mlyk9qFFZj/CRlNvCi 7OAQ+LUp+H4EGKpeE7r+wpwhUGiWZFNul4QOtd1JriYHc0IGZnB8NiCkn7HdAo8d +IlBMG/DVzvP6/EDt75VPmkiKFSNb0om2Wo8Ei0BNPygUBfYem7bxc8Uew1S0QPi 2+7NM18Ylldr1/xGtHZ9mxsAyTK+TxkOI06wQIXoL1Pphk3nEtbyerOpxA4Gefq4 QmwsqW2JE/Xu/qulVUREaLOZye7C+Wk4QZiCnTZLtoLOf0bDAdekRJg1p8PhcUo= =4xHC -----END PGP SIGNATURE----- --2JAi8p1hwRXDg2XrCt9FIxHCetuBvdTAN--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5605D4FC.4040205>