1

[readme] fix an internal link

This commit is contained in:
Motiejus Jakštys 2022-05-06 09:47:59 +03:00
parent 4dc947c012
commit e40d48ab6e

View File

@ -292,7 +292,7 @@ This flag encourages program authors to fix the undefined behavior. There are
`zig cc` passes `--gc-sections` to the ld.lld linker by default, this causes `zig cc` passes `--gc-sections` to the ld.lld linker by default, this causes
problems for CGo. See problems for CGo. See
[below][#go-linker-does-not-put-libc-onto-the-linker-line]. [below](#go-linker-does-not-put-libc-onto-the-linker-line).
# Known Issues In bazel-zig-cc # Known Issues In bazel-zig-cc