crosstool-ng/scripts/build
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
..
arch Allow one to select uclibceabi/uclibcgnueabi suffix 2017-02-09 23:48:56 -08:00
binutils Revert "Determine whether -E/-r option selects extended regexp" 2017-02-26 19:06:35 -08:00
cc Revert "Determine whether -E/-r option selects extended regexp" 2017-02-26 19:06:35 -08:00
companion_libs Require GNU sed 2017-02-26 20:42:32 -08:00
companion_tools Run all configure scripts using ${CONFIG_SHELL} 2017-01-25 00:06:28 -08:00
debug Revert "Determine whether -E/-r option selects extended regexp" 2017-02-26 19:06:35 -08:00
kernel Revert "Determine whether -E/-r option selects extended regexp" 2017-02-26 19:06:35 -08:00
libc Revert "Determine whether -E/-r option selects extended regexp" 2017-02-26 19:06:35 -08:00
test_suite Revert "Determine whether -E/-r option selects extended regexp" 2017-02-26 19:06:35 -08:00
arch.sh Revert "Determine whether -E/-r option selects extended regexp" 2017-02-26 19:06:35 -08:00
cc.sh Whitespace: We don't use tabs in shell or kconfig files 2015-12-08 10:55:17 -08:00
companion_libs.sh Build companion libs for target. 2015-11-13 10:24:22 -08:00
companion_tools.sh Rework configure logic wrt GNU autotools 2017-01-27 20:40:47 -08:00
debug.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
internals.sh Revert "Determine whether -E/-r option selects extended regexp" 2017-02-26 19:06:35 -08:00
test_suite.sh test-suite: Added new test suite feature (experimental) 2010-05-19 17:53:04 +02:00