summaryrefslogtreecommitdiff
path: root/libs/gui/ConsumerBase.cpp
diff options
context:
space:
mode:
author Xia Yang <xiay@nvidia.com> 2016-02-16 02:26:09 -0800
committer Mark Salyzyn <salyzyn@google.com> 2016-02-16 07:19:16 -0800
commit861dd225fcd53f3e8d10469600648226c6e887cf (patch)
tree95a47256b2579c2c5e3e73a7d51f7f17dad11efd /libs/gui/ConsumerBase.cpp
parentdeee0d4d1983f495bd57e2506d0f96993c5255f6 (diff)
dumpstate: remove -std=gnu99
-std=gnu99 no longer has effect now that dumpstate is C++. The flag also break build if target platform is configured to default gcc compiler since gcc throws warning for having -std=gnu99 when compiling C++ and we have -Werror for the module. Reproduce: mm LOCAL_CLANG=false ... error: command line option '-std=gnu99' is valid for C/ObjC but not for C++ [-Werror] Change-Id: If1c272868ec4626873e7d91342b1fea51a15c52e
Diffstat (limited to 'libs/gui/ConsumerBase.cpp')
0 files changed, 0 insertions, 0 deletions