Dan Albert 32f9fe7fab 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
2014-11-20 13:17:35 -08:00
2014-11-20 13:17:35 -08:00
2013-03-07 13:34:24 -08:00
2014-11-12 16:51:45 -08:00
2014-05-09 18:09:28 +00:00
2013-10-10 14:19:19 -07:00
2014-10-17 01:05:08 +00:00
2014-03-14 13:51:39 -07:00
2014-07-10 10:55:07 -07:00
2012-01-10 10:18:17 -08:00
2014-04-25 15:47:34 -07:00
2014-07-10 10:55:07 -07:00
2014-07-10 10:55:07 -07:00
2014-09-24 11:46:17 -07:00
2014-06-06 09:01:57 -07:00
2014-06-06 09:01:57 -07:00
S
Description
No description provided
102 MiB
Languages
C++ 50.2%
C 43.6%
Makefile 1.9%
Java 1.8%
Roff 1%
Other 1.4%