Hi Boris,
Am 07.02.2017 um 09:15 schrieb Boris Mulder:
This fixes most of the warnings, but some still persist (from -Wcpp).
On 06-02-17 18:49, Martin Stein wrote:
You have to add the line 'CC_OPT += -Wno-deprecated-declarations' to your '<BUILD_DIR>/etc/tools.conf'. You probably have to create this file first.
Of course you can add further 'c++' options like '-Wno-cpp' to the 'CC_OPT' variable your 'tools.conf' file ;)
Cheers, Martin