mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-03-25 13:28:36 +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.