Bug 91466 - Do not hardcode -fPIC in Makefile.am
Summary: Do not hardcode -fPIC in Makefile.am
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: qt frontend (show other bugs)
Version: unspecified
Hardware: All All
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-26 10:44 UTC by Hib Eris
Modified: 2015-08-27 21:10 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Do not hardcode -fPIC in Makefile.am (826 bytes, patch)
2015-07-26 10:44 UTC, Hib Eris
Details | Splinter Review

Description Hib Eris 2015-07-26 10:44:33 UTC
The flag -fPIC is already set on CXXFLAGS by configure.
For the mingw compiler, you should not use fPIC, see d44e7e35.
Comment 1 Hib Eris 2015-07-26 10:44:36 UTC
Created attachment 117382 [details] [review]
Do not hardcode -fPIC in Makefile.am
Comment 2 Albert Astals Cid 2015-08-27 21:10:30 UTC
Pushed.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.