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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 19 02:50:37 UTC 2021


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

--- Comment #12 from commit-hook at FreeBSD.org ---
A commit in branch stable/12 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=369a4023e671c35390574d42b1b409b55946faf8

commit 369a4023e671c35390574d42b1b409b55946faf8
Author:     Ed Maste <emaste at FreeBSD.org>
AuthorDate: 2021-01-13 03:24:52 +0000
Commit:     Ed Maste <emaste at FreeBSD.org>
CommitDate: 2021-01-19 02:49:55 +0000

    elftcl: add -i flag to ignore unknown flags

    This may allow an identical elfctl invocation to be used on multiple
    FreeBSD versions, with features not implemented on older releases being
    silently ignored.

    PR:             252629 (related)
    Reviewed by:    kib
    Sponsored by:   The FreeBSD Foundation
    Differential Revision: https://reviews.freebsd.org/D28130

    (cherry picked from commit f6d95a01103a49a94c876d5a51bb4be25c06d964)

 usr.bin/elfctl/elfctl.1 |  6 +++++-
 usr.bin/elfctl/elfctl.c | 13 ++++++++++---
 2 files changed, 15 insertions(+), 4 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