esp32: mention make 3.81 on Ubunutu LTS 14.4

This commit is contained in:
Matthias Ringwald 2018-01-15 11:25:59 +01:00
parent 9994cdda7d
commit aba3b91ae0

View File

@ -36,7 +36,8 @@ You can quit the monitor with CTRL-].
## Old Make Versions
Compilation fails with older versions of the make tool, e.g. make 3.8.1 (from 2006) provided by the current Xcode 9 on macOS.
Compilation fails with older versions of the make tool, e.g. make 3.8.1 (from 2006) provided by the current Xcode 9 on macOS or Ubuntu 14.04.1 LTS.
Interestingly, if you run make a second time, it completes the compilation.
## Configuration