Bug 91466

Summary: Do not hardcode -fPIC in Makefile.am
Product: poppler Reporter: Hib Eris <hib>
Component: qt frontendAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Do not hardcode -fPIC in Makefile.am

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.