mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
2dae1cf816
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> |
||
---|---|---|
.. | ||
build | ||
override | ||
.gitignore | ||
addToolVersion.sh | ||
config.guess | ||
config.sub | ||
crosstool-NG.sh.in | ||
functions | ||
gen_in_frags.sh | ||
install-sh | ||
patch-renumber.sh | ||
patch-rework.sh | ||
populate.in | ||
saveSample.sh.in | ||
scripts.mk.in | ||
showConfig.sh.in | ||
showSamples.sh | ||
toolchain-config.in | ||
xldd.in |