Re: ERROR: ** missing RELRO on NetBSD/amd64 9.x

Thomas Klausner <[email protected]> Mon, 3 Aug 2026 23:50:45 +0200
Newsgroups gmane.os.netbsd.devel.packages
Message-ID <[email protected]>
On Tue, Aug 04, 2026 at 06:40:48AM +0100, Makoto Fujiwara wrote:
> Can anybody analyze why ?

This is fallout of a recent change of mine that removed the relro
linker flags from the compiler command line, which now makes us notice
the packages that do not use the pkgsrc LDFLAGS - they should be fixed
to do that.

Do you have a list?
 Thomas