[Bug 286975] Assembly files do not respect SHARED_CFLAGS

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 22 May 2025 15:09:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286975

--- Comment #2 from Brooks Davis <brooks@FreeBSD.org> ---
The review stack ending with https://reviews.freebsd.org/D50466 adds
SHARED_CFLAGS to the preprocessed assembly rules, but also shows why you might
not want to use it (.nossppic targets are used by rtld).

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