mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
f2a4131c24
Revert a change introduced in d296aad2a99f16978031b1561a64927d771f76be for intended compatibility with BSD which breaks the build on MacOs: "clang: error: unknown argument: '-n'" for "echo". BSD users will have to use some workaround since MacOs is a supported OS of IDF and BSD is not.