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

6 lines
153 B
Plaintext
Raw Normal View History

2022-05-17 08:55:22 +00:00
*cc1_options:
+ %{!r:%{!fpie:%{!fPIE:%{!fpic:%{!fPIC:%{!fno-pic:-fPIE}}}}}}
2024-04-30 15:29:05 +00:00
*cpp_options:
+ %{!r:%{!fpie:%{!fPIE:%{!fpic:%{!fPIC:%{!fno-pic:-fPIE}}}}}}