crosstool-ng/scripts/build/debug
Kirill Smirnov 5d5465307b debug/gdb: properly link with expat
This patch fixes libexpat detection for gdb-native and
gdb-cross static builds.

For gdb-native build configure should not touch system
/usr/{lib,include} directories while looking for libexpat.
To fix this we pass --without-libexpat-prefix flag
to configure script.

For gdb-cross build configure is allowed to investigate
system /usr/{lib,include} directories, but it does not
hurt to disable this behavior. In this case configure
falls back to -lexpat, which works as expected.

For more info:
http://marc.info/?l=gnulib-bug&m=129660262901148&w=2

Signed-off-by: Kirill Smirnov <kirill.k.smirnov@gmail.com>
2016-09-09 21:25:53 +03:00
..
000-template.sh consistency: Use exported variables of required tools 2015-11-17 02:48:09 -08:00
100-dmalloc.sh consistency: Use exported variables of required tools 2015-11-17 02:48:09 -08:00
200-duma.sh consistency: Use exported variables of required tools 2015-11-17 02:48:09 -08:00
300-gdb.sh debug/gdb: properly link with expat 2016-09-09 21:25:53 +03:00
400-ltrace.sh consistency: Use exported variables of required tools 2015-11-17 02:48:09 -08:00
500-strace.sh consistency: Use exported variables of required tools 2015-11-17 02:48:09 -08:00
duma.in docs: update my e-mail 2012-03-06 21:36:10 +01:00
gdbinit.in debug/gdb: install gdbinit sample file 2011-07-24 20:30:52 +02:00