Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | elfutils: rename patches to follow the new name structure | Vicente Olivert Riera | 2014-11-19 | 1 | -47/+0 |
| | | | | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | elfutils: make it possible to only install the libraries | Thomas Petazzoni | 2013-01-07 | 1 | -0/+47 |
Add and use a --{enable,disable}-progs configuration option to selectively enable or disable the elfutils programs. Generally, on an embedded system, the libraries are more useful than the programs, and being able to not build the programs will make it easier to build the elfutils libraries on uClibc. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |