crosstool-ng/scripts
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
..
build debug/gdb: properly link with expat 2016-09-09 21:25:53 +03:00
.gitignore repository: migrate old hg files over to git 2014-06-27 00:28:53 +02:00
addToolVersion.sh addToolVersion: Fix syntax issues 2016-05-12 11:34:34 -07:00
config.guess Update config.guess and config.sub 2016-08-26 08:54:13 -07:00
config.sub Update config.guess and config.sub 2016-08-26 08:54:13 -07:00
crosstool-NG.sh.in cross: Only make 'build tools' for the 'build' 2016-08-26 08:48:32 -07:00
functions Merge pull request #422 from datacom-teracom/master 2016-08-23 14:25:48 -07:00
gen_in_frags.sh config: Add config support for multiple compilers 2015-05-29 21:49:33 +01:00
install-sh configure: use autoconf to generate configure 2011-11-07 22:28:40 +01:00
patch-renumber.sh scripts: fix tools override 2012-01-16 23:36:42 +01:00
patch-rework.sh Whitespace: We don't use tabs in shell or kconfig files 2015-12-08 10:55:17 -08:00
populate.in consistency: Use exported variables of required tools 2015-11-17 02:48:09 -08:00
saveSample.sh.in Linux: Remove obsolete Linux custom headers 2015-12-08 07:20:35 -08:00
scripts.mk Fix samples using GMP 4.3.2. 2015-10-30 16:24:52 -07:00
showSamples.sh Whitespace: We don't use tabs in shell or kconfig files 2015-12-08 10:55:17 -08:00
showTuple.sh.in scripts/showTuple: fix stdout 2013-01-06 12:08:33 +01:00
toolchain-config.in scripts: simplify and fix the toolchain config script 2011-08-19 00:52:05 +02:00
xldd.in consistency: Use exported variables of required tools 2015-11-17 02:48:09 -08:00