]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
elfutils: make it possible to only install the libraries
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 6 Jan 2013 05:22:44 +0000 (05:22 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 7 Jan 2013 20:37:52 +0000 (21:37 +0100)
commit871846cad435ba3331a9f57c8939889ec86df887
tree39b9534733d4e462e953e4ebe1eda76f80bb3c7d
parent75bd7d13b2a772786df2b77be9af91ddda450174
elfutils: make it possible to only install the libraries

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>
package/elfutils/Config.in
package/elfutils/elfutils-01-disable-progs.patch [new file with mode: 0644]
package/elfutils/elfutils.mk