Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 235511 - dev-libs/zziplib-0.13.49: .pc files report build time LDFLAGS with --libs
Summary: dev-libs/zziplib-0.13.49: .pc files report build time LDFLAGS with --libs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-23 08:52 UTC by Alexis Ballier
Modified: 2008-08-29 18:24 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexis Ballier gentoo-dev 2008-08-23 08:52:21 UTC
pkg-config --libs zziplib
-Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -lzzip -lz 

This is probably not wanted.

in m4/ax_create_pkgconfig_info.m4, there is:
Libs: -L\${libdir} @LDFLAGS@ @LIBS@


Not sure if there is a need for such a thing, but to me it's a bug that the zziplib build time ldflags get propagated to everything using pkg-config to link to it.
Comment 1 SpanKY gentoo-dev 2008-08-29 18:24:24 UTC
thanks, fixed in 0.13.49-r1