[BUG] cp -T
is used by kconfig-merge
#14390
Labels
Arch: all
Issues that apply to all architectures
Area: Kconfig
Kconfig issues
OS: Mac
Issues related to MacOS (building system, etc)
Description / Steps to reproduce the issue
try building esp32s3-devkit:knsh on macOS.
it uses kconfig-merge, which internally uses
cp -T
, which is not available for non-gnu cp.https://bitbucket.org/nuttx/tools/src/9484147c12d051014f854852d59c21d75a9616bd/kconfig-frontends/utils/kconfig-merge#lines-135
On which OS does this issue occur?
[OS: Mac]
What is the version of your OS?
14.7
NuttX Version
master
Issue Architecture
[Arch: all]
Issue Area
[Area: Kconfig]
Verification
The text was updated successfully, but these errors were encountered: