pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/mk/check
On Wed, Apr 24, 2019 at 10:56:47PM +0000, Maya Rashish wrote:
> Module Name: pkgsrc
> Committed By: maya
> Date: Wed Apr 24 22:56:47 UTC 2019
>
> Modified Files:
> pkgsrc/mk/check: check-relro-elf.awk
>
> Log Message:
> Don't complain if binaries without an interpreter or .dynamic section don't
> have a GNU_RELRO flag. (they won't because it doesn't do anything to them).
>
> Should eliminate some of the need for CHECK_RELRO_SKIP, especially for some
> Go binaries.
"Some". a sizable chunk still appear as dynamic binaries under this check,
and it's some cgo-thing. I'm not sure how that's expected to work.
Home |
Main Index |
Thread Index |
Old Index