29 Jul
2018
29 Jul
'18
12:26 a.m.
On 6/23/18 10:49 AM, Craig Leres wrote:
First, on FreeBSD libintl.a is part of the gettext-runtime and installs with /usr/local as the PREFIX. Attached is the change I made to esp-idf/tools/kconfig/Makefile. It makes more sense to me to use -I and -L based on what files are found rather than keying off OS/OSNAME but I can't easily test this change on Windows. If this looks ok I can generate a pull request.
FYI, I just created the pull request: https://github.com/openvehicles/esp-idf/pull/1 Craig