Raymond Toy (RT/EUS) wrote:
on recent kernel-headers. In short, translating -I- to use -iquote
instead (and have the build respect our rpm optflags)
Can you describe why you want or need those other optflags? (I'm not
familiar with them.)
The latter part about using rpm optflags almost certainly is not of
interest for upstream inclusion. The switch away from -I- *is*.
Using rpm optflags is mostly for distro consistency, and for us/fedora
anyway, ensures a higher level of distro-wide security, including:
-Wp,-D_FORTIFY_SOURCE=2 and -fstack-protector
-- Rex