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



> > can you try fixing the grep to have '$$' instead of '$'?  eg.
> >
> > -       ${TOOL_GREP} -E -v '^[     ]*#(#| |$)' | \
> > +       ${TOOL_GREP} -E -v '^[     ]*#(#| |$$)' | \
> 
> Looks like our messages crossed each other in the mail :-)  That did
> indeed fix it for me.

commited.  thanks!


Home | Main Index | Thread Index | Old Index