[Bug 278141] stable/13: Incremental build sometimes gives "ld: error: relocation R_X86_64_32S cannot be used against local symbol; recompile with -fPIC" for ftpd(8) and sshd(8)

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 20 Mar 2026 11:09:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278141

--- Comment #4 from Trond Endrestøl <Trond.Endrestol@ximalas.info> ---
(In reply to Trond Endrestøl from comment #3)
Adding CFLAGS+=-fPIC in secure/lib/libcrypto/modules/Makefile.inc makes things
bearable after commit 14b9955e57cc28b61e785165b9effcbe620edb46.

-- 
You are receiving this mail because:
You are the assignee for the bug.