]> granicus.if.org Git - esp-idf/commit
Ensure that C++ and C compilers get the same preprocessor setup
authorAndreas Pokorny <andreas.pokorny@siemens.com>
Thu, 26 Oct 2017 11:04:41 +0000 (13:04 +0200)
committerAndreas Pokorny <andreas.pokorny@siemens.com>
Thu, 26 Oct 2017 11:04:41 +0000 (13:04 +0200)
commit2a1906cf505e6d4d29b559f6a3d430c629f525a9
treea4bc1d49a00fd86842597b57f6f3a24506c11f40
parent2c95a77cf93781f296883d5dbafcdc18e4389656
Ensure that C++ and C compilers get the same preprocessor setup

CPPFLAGS is applied for both languages while CFLAGS only for C

Signed-off-by: Andreas Pokorny <andreas.pokorny@siemens.com>
components/coap/Makefile.projbuild
components/mbedtls/Makefile.projbuild
components/nghttp/Makefile.projbuild