Description[GN] Remove cflags_c from objc and cflags_cc from objcxx toolchains
//build/config/compiler/BUILD.gn has the following lines which make the declarations in the toolchains superfluous:
# Pass the same C/C++ flags to the objective C/C++ compiler.
cflags_objc += cflags_c
cflags_objcc += cflags_cc
R=brettw@chromium.org
BUG=none
Committed: https://crrev.com/bd1aafe5d735405a27266a38a0af38be2d17d0bd
Cr-Commit-Position: refs/heads/master@{#348197}
Patch Set 1 #
Messages
Total messages: 7 (1 generated)
|