Move arm_float_abi to a generic declare_arg.
After https://chromium-review.googlesource.com/c/chromium/src/+/2510772, the toolchain "android_clang_arm" defines "arm_float_abi" but in case this is not the default toolchain (e.g. current_cpu != "arm"), "arm_float_abi" is not declared. This CL makes sure that is always declared. Bug: 1144188 Change-Id: Ic8b3791f9db037549b25ab3f13f3aa27518c4c0c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2512899Reviewed-by:Nico Weber <thakis@chromium.org> Reviewed-by:
Geoff Lang <geofflang@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#823295}
Showing
Please register or sign in to comment