kumquat-buildroot/package/gdb
Doug Kehn 76e176a075 package/gdb: gdb+expat build fix
Commit 23413b51b2 added --with-expat
configure option and expat dependency when BR2_PACKAGE_EXPAT is
configured.  When cross-compiling, gdb configure fails because the host
system libexpat is referenced.

Configuring gdb with
	--with-libexpat-prefix=$(STAGING_DIR)/usr
fixes the reference and allows gdb to build successfully.

Tested with arm-buildroot-linux-gnueabihf toolchain.

Signed-off-by: Doug Kehn <rdkehn@yahoo.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-06-21 09:50:00 +02:00
..
7.7.1
7.8.2
7.9
Config.in gdb: disable on Blackfin 2015-05-03 19:32:49 +02:00
Config.in.host
gdb-python-config
gdb.hash
gdb.mk package/gdb: gdb+expat build fix 2015-06-21 09:50:00 +02:00