Donate Share

curl and libcurl

Tracker: Bugs

5 Don't include LDFLAGS int pkg-config libs - ID: 2893592
Last Update: Comment added ( bagder )

curl saves the LDFLAGS set during configure into its pkg-config file.
So -Wl stuff ends up in the .pc file, which is really bad, and breaks
if there are multiple -Wl in our LDFLAGS (which are in PTXdist)


Robert Schwebel ( rschwebel ) - 2009-11-06 22:12:36 UTC

5

Closed

Fixed

Daniel Stenberg

compile or build problem

wrong content

Public


Comment ( 1 )

Date: 2009-11-17 18:11:37 UTC
Sender: bagderProject AdminAccepting Donations

Thanks for the report, this problem is now fixed in CVS!


Attached File ( 1 )

Filename Description Download
libcurl_pc_in-remove-ldflags.diff patch Download

Changes ( 8 )

Field Old Value Date By
close_date - 2009-11-17 18:11:37 UTC bagder
artifact_group_id None 2009-11-17 18:11:37 UTC bagder
allow_comments 1 2009-11-17 18:11:37 UTC bagder
status_id Open 2009-11-17 18:11:37 UTC bagder
resolution_id None 2009-11-17 18:11:37 UTC bagder
category_id None 2009-11-17 18:11:37 UTC bagder
assigned_to nobody 2009-11-11 09:34:15 UTC bagder
File Added 349847: libcurl_pc_in-remove-ldflags.diff 2009-11-06 22:12:39 UTC rschwebel