aboutsummaryrefslogtreecommitdiffstats
path: root/redhat-hardened-cc1
blob: a369517d34fcd714f635ee0e6b2f40813d438765 (plain)
1
2
3
4
5
*cc1_options:
+ %{!r:%{!fpie:%{!fPIE:%{!fpic:%{!fPIC:%{!fno-pic:-fPIE}}}}}}

*cpp_options:
+ %{!r:%{!fpie:%{!fPIE:%{!fpic:%{!fPIC:%{!fno-pic:-fPIE}}}}}}