crosstool-ng/scripts
Yann E. MORIN" 288ac9d627 scripts/xldd: use user's sed and grep
xldd uses sed and grep as detected by ./configure. This works well if is
used on the machine that build the toolchain.

But if the user moves the toolchain to another machine where sed and grep
are not in the same directory (eg. /bin/sed vs. /usr/bin/sed), then xldd
will stop functionning.

Fix that by using ${SED} and ${GREP} if they are set in the environment.

Reported-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2012-12-05 20:31:43 +01:00
..
build cc/gcc: do not print 'core' or 'final' 2012-11-25 18:22:38 +01:00
addToolVersion.sh scripts: fix tools override 2012-01-16 23:36:42 +01:00
config.guess scripts: update config.{guess,sub} 2012-09-25 23:23:53 +02:00
config.sub scripts: update config.sub 2012-10-15 16:59:11 +10:00
crosstool-NG.sh.in scripts: refine static linking check to better guide the user 2012-11-20 16:59:17 -08:00
functions scripts/functions: fix debug-shell 2012-11-22 19:43:26 +01:00
gen_in_frags.sh config: move multi-line shell commands from Makefile to script 2011-07-03 23:02:16 +02:00
install-sh configure: use autoconf to generate configure 2011-11-07 22:28:40 +01:00
mk-patch.sh scripts/mk-patch: squash all non alphanumeric chars 2011-04-08 00:58:33 +02:00
mk-release.sh scripts: fix mk-release 2012-05-08 22:30:05 +02:00
patch-renumber.sh scripts: fix tools override 2012-01-16 23:36:42 +01:00
patch-rework.sh misc: fix more typos here and there... 2011-07-17 16:53:40 +02:00
populate.in Allow multi-word "install" command. 2012-04-26 19:55:59 -06:00
saveSample.sh.in samples: use savedefconfig when saving samples 2012-05-07 00:27:05 +02:00
scripts.mk scripts: some eye-candy 2009-10-30 20:08:44 +01:00
showSamples.sh scripts/showSample: also print the threading implementation 2012-08-01 22:02:26 +02:00
showTuple.sh.in scripts: fix tools override 2012-01-16 23:36:42 +01:00
toolchain-config.in scripts: simplify and fix the toolchain config script 2011-08-19 00:52:05 +02:00
xldd.in scripts/xldd: use user's sed and grep 2012-12-05 20:31:43 +01:00