servo/components/servo
bors-servo fa45688191 Auto merge of #6421 - mmatyas:arm_build2, r=larsbergstrom
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 -->
2015-06-20 09:00:55 -06:00
..
.cargo Fix ARM linker 2015-06-18 18:39:52 +02:00
Cargo.lock Upgrade to SM 39 2015-06-19 18:42:48 -04:00
Cargo.toml Use the correct log crate and setup env_logger in main. 2015-06-06 23:20:40 +03:00
lib.rs Upgrade to SM 39 2015-06-19 18:42:48 -04:00
main.rs Use the correct log crate and setup env_logger in main. 2015-06-06 23:20:40 +03:00