crosstool-ng/scripts
Alexey Neyman 2dae1cf816 Require GNU sed
After much struggling with macos (BSD) sed and even getting everything
work in crosstool-ng itself, I had to abandon that because some
components rely on GNU syntax. Specifically, GNU libc uses '/.../{H;g}'
(note absense of the separator after 'g').

So, revert the -r/-E detection and check for sed's being of GNU origin.
MacOS people, sorry, but you'd have to install GNU sed.

Signed-off-by: Alexey Neyman <stilor@att.net>
2017-02-26 20:42:32 -08:00
..
build Require GNU sed 2017-02-26 20:42:32 -08:00
override Add install wrapper 2017-01-30 12:10:47 -08:00
.gitignore Kill a generated file 2017-02-21 23:10:24 -08:00
addToolVersion.sh Revert "Determine whether -E/-r option selects extended regexp" 2017-02-26 19:06:35 -08:00
config.guess Update config.{guess,sub} while testing curl 2017-02-12 22:02:28 -08:00
config.sub Update config.{guess,sub} while testing curl 2017-02-12 22:02:28 -08:00
crosstool-NG.sh.in Require GNU sed 2017-02-26 20:42:32 -08:00
functions Require GNU sed 2017-02-26 20:42:32 -08:00
gen_in_frags.sh Revert "Determine whether -E/-r option selects extended regexp" 2017-02-26 19:06:35 -08:00
install-sh configure: use autoconf to generate configure 2011-11-07 22:28:40 +01:00
patch-renumber.sh Require GNU sed 2017-02-26 20:42:32 -08: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 Revert "Determine whether -E/-r option selects extended regexp" 2017-02-26 19:06:35 -08:00
saveSample.sh.in Require GNU sed 2017-02-26 20:42:32 -08:00
scripts.mk.in Detect both wget/curl and allow user to select the agent 2017-02-12 22:02:23 -08:00
showConfig.sh.in Install canadian crosses into a separate subdir. 2017-01-19 18:08:29 -08:00
showSamples.sh Revert "Determine whether -E/-r option selects extended regexp" 2017-02-26 19:06:35 -08:00
toolchain-config.in scripts: simplify and fix the toolchain config script 2011-08-19 00:52:05 +02:00
xldd.in Revert "Determine whether -E/-r option selects extended regexp" 2017-02-26 19:06:35 -08:00