]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
elftoolchain: Use ${SRCTOP} for the top of the FreeBSD tree
authoremaste <emaste@FreeBSD.org>
Thu, 21 Apr 2016 12:58:29 +0000 (12:58 +0000)
committeremaste <emaste@FreeBSD.org>
Thu, 21 Apr 2016 12:58:29 +0000 (12:58 +0000)
commit55c6dd387976111bbcfd088fe769dafa767021bc
tree0063aee2166157b20b3d10fff6c319161a3b1619
parent39859f6ff983fcd0a0c2857cee891566c7b63baf
elftoolchain: Use ${SRCTOP} for the top of the FreeBSD tree

It's provided by sys.mk so there's no need to derive it from ${.CURDIR}.

Suggested by: ngie
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D5998
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