1
Fork 0

[readme] fix an internal link

nix
Motiejus Jakštys 2022-05-06 09:47:59 +03:00
parent 4dc947c012
commit e40d48ab6e
1 changed files with 1 additions and 1 deletions

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
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