redhat-rpm-config/SOURCES/redhat-hardened-cc1
2024-07-09 14:08:37 +03:00

6 lines
153 B
Plaintext

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