Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'bugfix/macos_build' into 'master'
fix kconfig build on macOS macOS version of sed doesn't recognize \r as special character. Replacing with \x0D substitution which works everywhere. See merge request !96
- Loading branch information