diff options
author | Jonathan Schwender <55576758+jschwe@users.noreply.github.com> | 2025-02-18 19:47:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-18 18:47:11 +0000 |
commit | b57eba29196f16f5fb4460532b64471790d249e8 (patch) | |
tree | 934b491b4a2856a864be605c2c3c586ab4a1903f /components/script/dom/domimplementation.rs | |
parent | 7d2437762fc20bbecc83d2520e19ec1176aba468 (diff) | |
download | servo-b57eba29196f16f5fb4460532b64471790d249e8.tar.gz servo-b57eba29196f16f5fb4460532b64471790d249e8.zip |
Fix android build on arm macs (#35516)
The prebuilt directory only contains an `darwin-x86_64`
toolchain, but that is perfectly fine, since that also
works.
In General, if there is only one prebuilt toolchain available,
it should be a very safe assumption that it is usable on the host
platform, especially if the OS matches.
Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
Diffstat (limited to 'components/script/dom/domimplementation.rs')
0 files changed, 0 insertions, 0 deletions