]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Replace ${CURDIR}/../.. with ${CURDIR:H:H} in elftoolchain
authoremaste <emaste@FreeBSD.org>
Mon, 18 Apr 2016 13:13:59 +0000 (13:13 +0000)
committeremaste <emaste@FreeBSD.org>
Mon, 18 Apr 2016 13:13:59 +0000 (13:13 +0000)
commit60b9a1732824c56bf505a3a813256b4bc8034845
treeb2b7fab482a8b2171347dff667a0bba5cbb0e332
parent20ff6f85018a001538b2869d32474b5c1b42cd53
Replace ${CURDIR}/../.. with ${CURDIR:H:H} in elftoolchain

This produces a nicer path in debug info and build logs.

MFC after: 1 week
Sponsored by: The FreeBSD Foundation
lib/libdwarf/Makefile
lib/libelf/Makefile
lib/libelftc/Makefile
usr.bin/addr2line/Makefile
usr.bin/cxxfilt/Makefile
usr.bin/elfcopy/Makefile
usr.bin/nm/Makefile
usr.bin/readelf/Makefile
usr.bin/size/Makefile
usr.bin/strings/Makefile