commit | b6d6790dc9f575a8c48daa94190b59cbf1342bce | [log] [tgz] |
---|---|---|
author | Filip Filmar <fmil@google.com> | Wed Nov 23 22:58:20 2022 +0000 |
committer | Frank Tang <ftang@chromium.org> | Wed Dec 07 22:22:50 2022 +0000 |
tree | ee114286da177f18bf294380ac9bdbb4fadda198 | |
parent | 1b7d391f0528fb3a4976b7541b387ee04f915f83 [diff] |
[config] Declare the args conditionally Fuchsia compiles several flavors of ICU at once, and each brings in its own declare_args. This makes all such compilations use the same args values, without breaking the build. Bug: fuchsia:116006 Change-Id: Ib2f8fd98e1b4f45f036f698dcf66a2255f898af4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/deps/icu/+/4054140 Reviewed-by: Frank Tang <ftang@chromium.org>