./devel/elftoolchain, Compilation tools (nm, ar, as, ld, etc.) for the ELF object format

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2016Q1, Version: 0.5.1nb1, Package name: elftoolchain-0.5.1nb1, Maintainer: agc

A BSD-licensed implementation of compilation tools (nm, ar, as, ld,
etc.) for the ELF object format.

This release contains BSD-licensed implementations of the "libdwarf"
and "libelf" libraries, and of the "addr2line", "ar", "brandelf",
"c++filt", "elfcopy", "elfdump", "findtextrel", "mcs", "nm", "ranlib",
"readelf", "size", "strings" and "strip" program development
utilities. The release also contains API and utility reference
documentation (300+ manual entries in all), and contains test suites
for some of these released utilities and libraries.


Master sites:

SHA1: 333cfce857ca220177d0a5d111d40afca1eea0c7
RMD160: 4be0adf8349c764474810e23cfb022c655002d77
Filesize: 4890.949 KB

Version history: (Expand)


CVS history: (Expand)


   2016-05-11 16:54:02 by Benny Siegert | Files touched by this commit (1)
Log message:
Pullup ticket #4980 - requested by joerg
devel/elftoolchain: build fix

Revisions pulled up:
- devel/elftoolchain/Makefile                                   1.11

---
   Module Name:	pkgsrc
   Committed By:	joerg
   Date:		Sat May  7 09:52:44 UTC 2016

   Modified Files:
   	pkgsrc/devel/elftoolchain: Makefile

   Log message:
   Disable various noisy warnings for GCC too. Adjust clang handling to
   also work directly with bootstrap-mk-files.