[Bug 286975] Assembly files do not respect SHARED_CFLAGS
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 286975] Assembly files do not respect SHARED_CFLAGS"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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.