mirror of
https://github.com/servo/servo
synced 2026-05-09 08:32:31 +02:00
Currently, ld.gold is always used for linking if found on the system. There are some cases however when one may want to opt out from using it. This patch adds the boolean field `rustc-with-gold` to the `[tools]` section of `.servobuild`, which if set false, disables the use of ld.gold.
1.8 KiB
1.8 KiB