OSDN Git Service

Don't add CFLAGS to CPPFLAGS
authorDan Willemsen <dwillemsen@google.com>
Tue, 22 Sep 2015 23:52:58 +0000 (16:52 -0700)
committerDan Willemsen <dwillemsen@google.com>
Wed, 23 Sep 2015 23:23:02 +0000 (16:23 -0700)
commit3ad354951923f5c3593dd5f957ecd518126b41bc
treefce7673a6f7c623e65bb3ffc4ef9ee290f4a2aad
parent87e0e8a7642bd1f5bfdb7b8313df60a77119690a
Don't add CFLAGS to CPPFLAGS

Except for kati, we never use COMMON_GLOBAL_CPPFLAGS without also using
COMMON_GLOBAL_CFLAGS, which leads to duplicate command line entries.

Change-Id: I25d625924e9d157175a9e88bc3f15b7214cfb4ed
core/config.mk
core/ninja.mk