aboutsummaryrefslogtreecommitdiffstats
path: root/minadbd
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2014-11-20 09:00:46 -0800
committerDan Albert <danalbert@google.com>2014-11-20 13:17:35 -0800
commit32f9fe7fab642378767318d971d7bcc7df47dab9 (patch)
treeddce6db8af04aa9d88b5728d95ef6f4fb7508311 /minadbd
parent92242c704846f28932e555dba800f4a701063896 (diff)
downloadbootable_recovery-32f9fe7fab642378767318d971d7bcc7df47dab9.zip
bootable_recovery-32f9fe7fab642378767318d971d7bcc7df47dab9.tar.gz
bootable_recovery-32f9fe7fab642378767318d971d7bcc7df47dab9.tar.bz2
Global C++11 compatibility.
Our build system compiles flex/bison as C++ rather than C, but a few projects add `-x c` to their flags, forcing the compiler to compile them as C. This causes the compiler to reject the global C++ standard flag, so we need to explicitly provide a C standard flag to override it. Bug: 18466763 Change-Id: Id68ad9317261ed4d857a949b07288bd137ff6303
Diffstat (limited to 'minadbd')
0 files changed, 0 insertions, 0 deletions