[Buildroot] [PATCH v2] gdb: prevent installation of libbfd.so and libopcode.so

Peter Korsgaard peter at korsgaard.com
Wed Dec 27 16:35:27 UTC 2017


>>>>> "Peter" == Peter Seiderer <ps.report at gmx.net> writes:

 > 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 at gmx.net>
 > ---
 > Changes v1 -> v2:
 >   - enhance commit log (suggested by Thomas Petazzoni)
 >   - use --disable-install-libbfd instead of --disable-shared

Committed to 2017.11.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list