mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-08 04:41:13 +08:00

The `sed` command only with `-i` option has not been supported on macOS platform, and so it causes build error on macOS. Fix Makefile so that it passes on all platforms without using `-i` option.