mirror of
https://github.com/servo/servo.git
synced 2025-06-21 23:59:00 +01:00
Fix ARM linker By default, `cc` is used for the final linking of servo, which points to the host's compiler. This patch ensures that the correct linker is used for cross-compiling to ARM. Part of #6327 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6421) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
.cargo | ||
Cargo.lock | ||
Cargo.toml | ||
lib.rs | ||
main.rs |