OVMS3-idf/tools
Ivan Grokhotkov b6dd8a55cd Fix build with macports/pkgconfig, silence format string warnings on OS X
Extra space is needed in echo -n "-lncurses ", otherwise if pkg-config outputs a directory after that, it will result in "-lncurses-L/opt/local/lib" (without space).
-Wno-format-security flag is needed on macOS to silence warnings about printf(gettext("message")) constructs.
2016-11-07 12:27:53 +08:00
..
kconfig Fix build with macports/pkgconfig, silence format string warnings on OS X 2016-11-07 12:27:53 +08:00
windows eclipse_make.sh: Fix printing of make directory 2016-09-08 13:39:09 +10:00