Date: Wed, 29 Apr 2015 17:41:39 -0700 From: Sean Bruno <sbruno@ignoranthack.me> To: ngie@freebsd.org Cc: src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r282260 - head Message-ID: <55417A43.3080704@ignoranthack.me> In-Reply-To: <246BD160-EB31-48FD-ADBE-526C198C7937@gmail.com> References: <201504300017.t3U0HXgf032607@svn.freebsd.org> <A7886FC5-6F7B-4B13-AFE0-8BE6A6EB8A83@gmail.com> <55417856.9020109@ignoranthack.me> <246BD160-EB31-48FD-ADBE-526C198C7937@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On 04/29/15 17:39, Garrett Cooper wrote: > 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’t get used though… >> >> 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=${PATH}:${OBJTREE}/gperf_for_gcc/usr/bin” is a standalone > line, without a continuation, so the value should have been > executed in a separate shell instance and doesn’t get inherited in > the environment following it. Here’s an example: > > $ make -f r282260.mk A=B echo A is: $A A is: $ cat r282260.mk all: > A=B echo A is: $$A $ > > Cheers! > Like I said, what am I missing if my broken Make-foo can't possibly work. Isn't PATH global to the Makefile/ENV or something in this contex t? sean -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAEBCgBmBQJVQXpAXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRCQUFENDYzMkU3MTIxREU4RDIwOTk3REQx MjAxRUZDQTFFNzI3RTY0AAoJEBIB78oecn5kDJMIAMzH9kPlt0DcL6kl+ttMaQzW wX69V+9a8oJT2ovwF2Ebh2RsI7HMorBMzESEeTEFQPZTqgcBU+B6qC3cc7YMb854 1nVrzd083/dNMk9cJwaFT3fq+VAtgUs78TBiyaXdv9xUlrGn0wSpvGCux2Fpezum JhV1dGnkAOTpeG/TugwW4bt1riG6GmDhlbQmKewDzMEV4gK6aU5zAxeQttq4PlYk 0DkHlD+rm2SqexkG7ZcJ4elDM60GqhCCDDaJMFG+dgPCszdQp+/AoRCNRRinV+p/ IxsddWOF5NuNGHn3HnSTQBE7oAk0zmP9CWjxEgNggO8cbOKzjna/H/8cFXoYJuQ= =ZTlP -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55417A43.3080704>