tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: Failure to cross-build libstdc++-v3 for earmv6hf from macOS
hi Jason! :-)
can you try fixing the grep to have '$$' instead of '$'? eg.
- ${TOOL_GREP} -E -v '^[ ]*#(#| |$)' | \
+ ${TOOL_GREP} -E -v '^[ ]*#(#| |$$)' | \
.mrg.
Home |
Main Index |
Thread Index |
Old Index