Allow our linker warnings regarding misuse of libc functions to be
authoranton <anton@openbsd.org>
Mon, 5 Aug 2024 06:11:42 +0000 (06:11 +0000)
committeranton <anton@openbsd.org>
Mon, 5 Aug 2024 06:11:42 +0000 (06:11 +0000)
commit2df0ffa88b9c00aeb2f69bcbabf51166561a1214
treef34aa5348ac6def03d8b3ab3cffec97a6faaff1b
parent5f1cde00eddeafbc46cf4bec63f2ac936b7d07b2
Allow our linker warnings regarding misuse of libc functions to be
elevated to errors using the -Wl,--fatal-warnings option.

ok robert@
gnu/llvm/lld/ELF/Relocations.cpp