redhat-rpm-config/SOURCES/redhat-hardened-cc1

6 lines
153 B
Plaintext
Raw Permalink Normal View History

2021-11-02 11:22:41 +00:00
*cc1_options:
+ %{!r:%{!fpie:%{!fPIE:%{!fpic:%{!fPIC:%{!fno-pic:-fPIE}}}}}}
2024-03-28 11:39:17 +00:00
*cpp_options:
+ %{!r:%{!fpie:%{!fPIE:%{!fpic:%{!fPIC:%{!fno-pic:-fPIE}}}}}}