Files
build_soong/cc
Liz Kammer cac7f690eb bp2build remove "-std" from cflags
Soong overrides "-std" flags when provided via cppflags or conlyflags;
however, any user-provided "-std=" cflag will be overridden by Soong's
std flag handling.

For Bazel, we _always_ allow user to override via user provided flags.
To prevent conflicts, we remove the silently ignored values from
Android.bp files in the bp2build conversion.

Test: build/bazel/ci/bp2build.sh
Test: build/bazel/ci/mixed_droid.sh
Change-Id: I4c33b2ae593a7ff3ff8e3ad15ef3461354fc0c83
2021-12-21 11:49:01 -05:00
..
2021-12-21 11:49:01 -05:00
2021-10-26 11:38:37 -07:00
2021-07-19 11:42:32 +09:00
2021-04-26 18:41:00 -07:00
2021-06-07 13:22:30 -07:00
2021-04-13 15:55:47 -07:00
2020-07-16 13:21:43 -07:00
2021-07-21 20:37:46 -07:00
2021-07-19 11:42:32 +09:00
2021-07-21 20:37:46 -07:00
2021-06-10 05:22:50 +00:00
2020-11-24 14:13:31 +09:00
2021-08-30 23:13:03 +00:00