kicad-source/pcb_calculator
aris-kimi 22bca5c2a0 Disable link maps by default and fix compile issue with lld linker
The link maps were actually disabled by default before
912f1d5cecdc7d14df09d7e9a78e0aa75760b75d, and required KICAD_MAKE_LINK_MAPS
to be provided to enable them. So switch back to disabling them by
default.

Also, The lld linker is unable to accept a single dash cref option, while
ld and gold can. Instead, use the double dash version that is supported
by all three.

xref: https://github.com/llvm/llvm-project/issues/60932

Co-authored-by: aris-kimi <aris_kimi@hotmail.com>
Co-authored-by: Ian McInerney <ian.s.mcinerney@ieee.org>
2023-02-22 23:18:36 +00:00
..
2023-01-28 10:42:24 +00:00
2016-02-12 15:48:24 -05:00
2022-12-09 00:51:24 +00:00
2023-01-28 10:42:24 +00:00
2023-01-28 10:42:24 +00:00
2022-07-21 16:31:41 +00:00
2023-01-28 10:42:24 +00:00