Files
build_soong/android
Vinh Tran cbee4e3f2e Remove --extra_toolchains flag from aquery runner
When specifying --extra_toolchains=//prebuilts/clang/host/linux-x86:all, there is no control over the sort order of toolchains, which can result in a more generic toolchain being used rather than the most specific (and correct) toolchain.

Apparently, this flag is causing Bazel to drop some flags from CppCompile actions. This causes mixed-build's outputs different from Soong build. The mixed-build also generates different from Bazel build because we don't use the flag when using `b` to build the targets.

Test: Inspect differences in CppCompile actions from Soong's Bazel aquery handler and b aquery
Bug: 273995121
Change-Id: Id9e32c0cd12ab8577cd5b223ca9e19c982f3ae1f
2023-03-17 15:34:37 -04:00
..
2023-03-13 15:24:17 +00:00
2022-11-11 15:27:56 -05:00
2023-02-21 10:12:47 -08:00
2023-03-14 10:03:38 -04:00
2023-03-15 23:08:34 +00:00
2022-08-01 16:07:30 -04:00
2023-03-13 16:02:06 +00:00
2022-12-12 17:33:06 +00:00
2022-11-02 19:17:30 +00:00
2022-10-25 11:46:01 +02:00
2022-11-07 14:12:11 +00:00
2023-02-13 10:23:36 -08:00
2021-12-13 13:33:15 -05:00
2023-02-14 17:07:41 +09:00
2021-09-23 11:37:57 +01:00
2021-12-01 17:43:00 +00:00
2022-11-29 15:35:56 -05:00
2023-03-01 14:21:30 -08:00
2023-03-09 11:56:04 -08:00
2023-01-12 11:00:40 -08:00