[Bug 252629] Need infrastructure to set ELF feature note flags via elfctl

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 22 19:41:33 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252629

--- Comment #14 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=86f33b5fcf6087bf4439881011b920ff99e6e300

commit 86f33b5fcf6087bf4439881011b920ff99e6e300
Author:     Ed Maste <emaste at FreeBSD.org>
AuthorDate: 2021-01-22 17:22:35 +0000
Commit:     Ed Maste <emaste at FreeBSD.org>
CommitDate: 2021-01-22 19:38:52 +0000

    elfctl: allow features to be specified by value

    This will allow elfctl on older releases to set bits that are not yet
    known there, so that the binary will have the correct settings applied
    if run on a later FreeBSD version.

    PR:             252629 (related)
    Suggested by:   kib
    Reviewed by:    gbe (manpage, earlier), kib
    MFC after:      3 days
    Sponsored by:   The FreeBSD Foundation
    Differential Revision: https://reviews.freebsd.org/D28284

 usr.bin/elfctl/elfctl.1 | 15 +++++++++++++--
 usr.bin/elfctl/elfctl.c | 25 ++++++++++++++++++++++---
 2 files changed, 35 insertions(+), 5 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list