aboutsummaryrefslogtreecommitdiff
path: root/lib/std/array_hash_map.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2021-09-29 15:37:34 -0700
committerAndrew Kelley <andrew@ziglang.org>2021-09-29 15:37:34 -0700
commitba7f40c4302fe88fddc92b5b44365f74e00800ff (patch)
tree68e384cc7c053d662fc3bcae0d4aa8d0369beaab /lib/std/array_hash_map.zig
parentbdbedff910e18e18dc31db84a80607435e9b6ee0 (diff)
downloadzig-ba7f40c4302fe88fddc92b5b44365f74e00800ff.tar.gz
zig-ba7f40c4302fe88fddc92b5b44365f74e00800ff.zip
stage2: fix ELF linking to include compiler_rt
There was duplicated logic for whether to include compiler_rt in the linker line both in the frontend and in the linker backends. Now the logic is only in the frontend; the linker puts it on the linker line if the frontend provides it. Fixes the CI failures.
Diffstat (limited to 'lib/std/array_hash_map.zig')
0 files changed, 0 insertions, 0 deletions