DescriptionPass corresponding C/C++ flags to ObjC/C++
A GN change for precompiled headers meant that cflags_c aren't passed automaticall to the Objective C compiler, and cflags_cc aren't passed to the Objective C++ compiler.
Copies the c/cc flags over to the objc/objcc variables in the compiler setup.
TBR=dpranke@chromium.org
BUG=511323
Committed: https://crrev.com/839f4802a610edc83e5c6bd9c178208b3715324c
Cr-Commit-Position: refs/heads/master@{#339348}
Patch Set 1 #
Messages
Total messages: 10 (3 generated)
|