[Bug 286975] Assembly files do not respect SHARED_CFLAGS

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 23 May 2025 23:49:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286975

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=9c20010361854a6034595fdb13cd3583ea13f289

commit 9c20010361854a6034595fdb13cd3583ea13f289
Author:     Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2025-05-23 23:35:21 +0000
Commit:     Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2025-05-23 23:38:06 +0000

    share/mk: pass SHARED_CFLAGS to PIC and PIE from assembly

    This matches what we do with C sources.  Document SHARED_CFLAGS.

    PR:             286975
    Reviewed by:    jhb, emaste
    Sponsored by:   DARPA, AFRL
    Differential Revision:  https://reviews.freebsd.org/D50466

 share/mk/bsd.README            |  3 +++
 share/mk/bsd.suffixes-extra.mk | 10 ++++++----
 2 files changed, 9 insertions(+), 4 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.