svn commit: r320595 - in head/sys: amd64/linux amd64/linux32 i386/linux
Chagin Dmitry
dchagin at freebsd.org
Tue Jul 4 10:32:06 UTC 2017
On Mon, Jul 03, 2017 at 03:52:54PM +0200, Ed Schouten wrote:
> Hi there,
>
> 2017-07-03 12:24 GMT+02:00 Dmitry Chagin <dchagin at freebsd.org>:
> > + .compat_3_brand = "Linux",
>
> I suspect that you can safely remove this line. It's only intended to
> match a field in ELF headers that is/was BSD specific.
>
hi, as far as i understand, this is an old style branding
aka brandelf -t Linux xxx which is used if executable does not contain
.note section.
More information about the svn-src-all
mailing list