This website requires JavaScript.
Explore
Help
Sign In
rpms
/
redhat-rpm-config
Watch
7
Star
0
Fork
0
You've already forked redhat-rpm-config
Code
Issues
Pull Requests
Releases
Activity
f808f779df
redhat-rpm-config
/
redhat-hardened-cc1
3 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
redhat-hardened-{cc1,ld}: Move some of the rewrite magic to gcc specs so we don't end up with both -fPIC and -fPIE on the command line
2011-08-08 14:59:25 +00:00
*cc1_options:
redhat-config-*: Use + to append rather than %rename, to protect against multiple -specs= ending up in the command line. (#892837)
2013-05-13 15:19:02 +00:00
+ %{!fpie:%{!fPIE:%{!fpic:%{!fPIC:%{!fno-pic:-fPIE}}}}}
Reference in New Issue
Copy Permalink