6 lines
141 B
Plaintext
6 lines
141 B
Plaintext
|
*cpp_options:
|
||
|
+ %{!fpie:%{!fPIE:%{!fpic:%{!fPIC:%{!fno-pic:-fPIE}}}}}
|
||
|
|
||
|
*cc1_options:
|
||
|
+ %{!fpie:%{!fPIE:%{!fpic:%{!fPIC:%{!fno-pic:-fPIE}}}}}
|