]> granicus.if.org Git - esp-idf/commit
Tools: Fix shebang for MacOs
authorRoland Dobai <dobai.roland@gmail.com>
Mon, 26 Aug 2019 11:32:23 +0000 (13:32 +0200)
committerRoland Dobai <dobai.roland@gmail.com>
Mon, 26 Aug 2019 11:53:52 +0000 (13:53 +0200)
commitf2a4131c241fa1959283e903bc884bc63b948af5
treeacee8f17896deff2ba070c600e37ab1730289fc4
parentaa087667dffb8f024a5bf162cef4d5c0ffb152ab
Tools: Fix shebang for MacOs

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.
tools/kconfig/lxdialog/check-lxdialog.sh