Date: Wed, 26 Sep 2012 12:06:27 -0700 From: Garrett Cooper <yanegomi@gmail.com> To: Glen Barber <gjb@FreeBSD.org> Cc: "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "src-committers@freebsd.org" <src-committers@freebsd.org> Subject: Re: svn commit: r240967 - head/release Message-ID: <B04EDA3F-2134-40CB-98CA-FA6F237C18CF@gmail.com> In-Reply-To: <20120926184643.GD1309@glenbarber.us> References: <201209261804.q8QI4H9P069204@svn.freebsd.org> <CAGH67wTNNs1Rt-KS3FYKWCfAY77_0Dhix=9dhuA3nCydqHm_Gw@mail.gmail.com> <20120926184643.GD1309@glenbarber.us>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sep 26, 2012, at 11:46 AM, Glen Barber <gjb@FreeBSD.org> wrote: > On Wed, Sep 26, 2012 at 11:44:07AM -0700, Garrett Cooper wrote: >>> -: ${RELSTRING=3D`chroot $2 uname -s`-`chroot $2 uname -r`-`chroot $2 un= ame -p`} >>> +if [ "x${OSVERSION}" =3D=3D "x" ]; then >>=20 >> This should be `=3D` in order to be backwards compatible with older >> (pre-9.1) copies of /bin/sh >>=20 >=20 > This won't be going into pre-9.1 versions of FreeBSD. Perhaps, but there's nothing preventing me from building on 9.0. 8.x might a= lso work, but that'd be purely based on the fact that userland abis didn't c= hange all that much between 8 and 9. Thanks! -Garrett=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B04EDA3F-2134-40CB-98CA-FA6F237C18CF>