Skip to content
Snippets Groups Projects
Commit 9be294de authored by Massimiliano Culpo's avatar Massimiliano Culpo Committed by GitHub
Browse files

Changed every 'fpic' variant to 'pic' (#4969)

* Changed every 'fpic' variant to 'pic'. fixes #2463

Every variant that activates compilation of position independent code
has been changed to 'pic'. Hardcoded compiler flags in packages have
been substituted with `self.compiler.pic_flag`.

* Changed literal uses of '-fpic' to 'self.compiler.pic_flag'
parent 452f3822
Branches
Tags
No related merge requests found
Showing
with 58 additions and 42 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment