Author: emaste
Date: Wed Jan 21 19:04:55 2015
New Revision: 277497
URL: https://svnweb.freebsd.org/changeset/base/277497

Log:
  Remove addr2line from cross elftoolchain tools list
  
  It is not required, and there is no reason to install it just because it
  came with the binutils cross tools.
  
  Sponsored by: The FreeBSD Foundation

Modified:
  head/Makefile.inc1

Modified: head/Makefile.inc1
==============================================================================
--- head/Makefile.inc1  Wed Jan 21 18:32:53 2015        (r277496)
+++ head/Makefile.inc1  Wed Jan 21 19:04:55 2015        (r277497)
@@ -1428,7 +1428,6 @@ _binutils=        gnu/usr.bin/binutils
 .endif
 .if ${MK_ELFTOOLCHAIN_TOOLS} != "no"
 _elftctools=   lib/libelftc \
-               usr.bin/addr2line \
                usr.bin/elfcopy \
                usr.bin/nm \
                usr.bin/size \
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to