buildroot/package/gdb
Peter Seiderer b54c793195 gdb: prevent installation of libbfd.so and libopcode.so
The gdb install target installs dynamic versions of libbfd and
libopcode, accidentally overwriting the binutils provided versions
(gdb itself links against the bundled static ones to avoid
version problems, so the dynamic ones are un-needed).

Prevent the installation by using the '--disable-install-libbfd'
configure option.

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-12-17 10:08:13 +01:00
..
7.10.1
7.11.1
7.12.1
8.0.1
Config.in
Config.in.host
gdb-python-config
gdb.hash
gdb.mk gdb: prevent installation of libbfd.so and libopcode.so 2017-12-17 10:08:13 +01:00