Date: Mon, 18 Apr 2016 20:46:59 -0700 From: "Ngie Cooper (yaneurabeya)" <yaneurabeya@gmail.com> To: Julian Elischer <julian@freebsd.org> Cc: Ed Maste <emaste@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r298204 - in head: lib/libdwarf lib/libelf lib/libelftc usr.bin/addr2line usr.bin/cxxfilt usr.bin/elfcopy usr.bin/nm usr.bin/readelf usr.bin/size usr.bin/strings Message-ID: <2E536470-D205-458F-A5D8-687D4EB8883C@gmail.com> In-Reply-To: <5715A949.1020100@freebsd.org> References: <201604181313.u3IDDxsK064810@repo.freebsd.org> <5715A949.1020100@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Apr 18, 2016, at 20:43, Julian Elischer <julian@freebsd.org> wrote: >=20 > On 18/04/2016 9:13 PM, Ed Maste wrote: >> Author: emaste >> Date: Mon Apr 18 13:13:59 2016 >> New Revision: 298204 >> URL: https://svnweb.freebsd.org/changeset/base/298204 >>=20 >> Log: >> Replace ${CURDIR}/../.. with ${CURDIR:H:H} in elftoolchain >=20 > and if the last component is '..' ? > What our FreeBSD lacks are the $(abspath ... ) or $(realpath ...) > operations from gnu make. Actually it lacks a LOT from gnu make. > I'd love to see us import a lot of things from there that are = genuinely useful (and a lot less cryptic). >=20 >=20 > you could try make use of :tA in to make this more robust and useful. Or use SRCTOP, which (by proxy) uses :tA. Thanks, -Ngie=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2E536470-D205-458F-A5D8-687D4EB8883C>