Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 2015 17:39:50 -0700
From:      Garrett Cooper <yaneurabeya@gmail.com>
To:        Sean Bruno <sbruno@FreeBSD.org>
Cc:        ngie@freebsd.org, src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r282260 - head
Message-ID:  <246BD160-EB31-48FD-ADBE-526C198C7937@gmail.com>
In-Reply-To: <55417856.9020109@ignoranthack.me>
References:  <201504300017.t3U0HXgf032607@svn.freebsd.org> <A7886FC5-6F7B-4B13-AFE0-8BE6A6EB8A83@gmail.com> <55417856.9020109@ignoranthack.me>

next in thread | previous in thread | raw e-mail | index | archive | help

--Apple-Mail=_525B6581-1653-4311-A9F4-38E57901371C
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=windows-1252

On Apr 29, 2015, at 17:33, Sean Bruno <sbruno@ignoranthack.me> wrote:

> Signed PGP part
> On 04/29/15 17:29, Garrett Cooper wrote:
> > This $PATH doesn=92t get used though=85
>=20
> What?  As far as I can tell it does.  Did I miss something obvious?
> Because if the PATH wasn't working, gperf wouldn't be found and the
> builds for a native-xtools target would fail for the gcc ARCH's

"PATH=3D${PATH}:${OBJTREE}/gperf_for_gcc/usr/bin=94 is a standalone =
line, without a continuation, so the value should have been executed in =
a separate shell instance and doesn=92t get inherited in the environment =
following it. Here=92s an example:

$ make -f r282260.mk
A=3DB
echo A is: $A
A is:
$ cat r282260.mk
all:
        A=3DB
        echo A is: $$A
$

Cheers!

--Apple-Mail=_525B6581-1653-4311-A9F4-38E57901371C
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP using GPGMail

-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - https://gpgtools.org

iQEcBAEBCgAGBQJVQXnXAAoJEMZr5QU6S73eOiIH/2j4vjSQ0iTvX6vWyrkrM5UH
T3Dxlh3y+EiyLyCCY52+Fg3PhHpxlbu3Dn755sjEOWarfWy0WvmLNJdxUJ8vICt8
RLUSWD/78ppiYIwGfL3x4g+Ith4gAkqH8wHRKPGLb6ggFitgsMA2/ZxhRpxSM5n3
Xf3W0BnT6H9kfLcw4WPHiao2esRQLf57+AdrEHLjtYijtezDEWbFoydOV73QAv5b
KMx50NLmUwAkO9weoYz+iiwmPEEVyg1jGvDbIO6jmoDdXytdXDDnvnn1q8F7XmYO
Wne9iyi7Are4zwTrZAcgDeYd35FhWwkxmwJIWzkTP+6GQixyStN3bghCAnzvE3U=
=533b
-----END PGP SIGNATURE-----

--Apple-Mail=_525B6581-1653-4311-A9F4-38E57901371C--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?246BD160-EB31-48FD-ADBE-526C198C7937>