Files
build_soong/cc
Elliott Hughes 5a0401ab9c Consistently use -std=gnu99 for gcc as well as clang.
This matters for C files that are also built for Windows. Previously they'd
be compiled with -std=gnu99 for the host but [effectively] -std=gnu89 for
Windows.

Bug: http://b/32019064
Test: builds, and can build libcrypto_utils without a manual -std= line
Change-Id: I9c5cc7832220b5c3d6a007ff10d076e26fd8c75d
2016-10-13 14:41:31 +00:00
..
2016-10-12 17:24:49 -07:00
2016-09-13 16:57:15 -07:00
2016-10-12 15:33:33 -07:00
2016-08-31 09:48:08 -07:00
2016-08-01 14:36:22 -07:00
2016-07-29 15:17:58 -07:00
2016-10-12 14:30:44 -07:00
2016-08-05 10:22:29 -07:00