6 lines
153 B
Plaintext
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}}}}}}
|