Bug 690279

Summary: Use LDFLAGS and change linking order for pdftoraster
Product: Ghostscript Reporter: hanno
Component: Build ProcessAssignee: Ralph Giles <ralph.giles>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P4    
Version: 8.64   
Hardware: PC   
OS: Linux   
Customer: Word Size: ---
Attachments: ghostscript-gpl-8.64-as-needed.diff

Description hanno 2009-02-09 02:52:48 UTC
I'll attach a patch that will do two things:
- Respect the LDFLAGS variable for the linking of pdftoraster
- Change the linking order so linking with "--Wl,--as-needed" will work

Please apply.
Comment 1 hanno 2009-02-09 02:53:21 UTC
Created attachment 4782 [details]
ghostscript-gpl-8.64-as-needed.diff
Comment 2 Ralph Giles 2009-02-09 18:20:06 UTC
Applied in r9461. Thanks.