mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-03-23 04:25:30 +00:00
calling sed as sed destroys portability. call sed as $(sed) in makefiles before the build process is started.
calling sed as sed destroys portability. call sed as $(sed) in makefiles before the build process is started.