Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 199537 - x11-libs/fltk's fltk-config reports user-set LDFLAGS together with libraries
Summary: x11-libs/fltk's fltk-config reports user-set LDFLAGS together with libraries
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-18 14:46 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2007-12-06 08:54 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 Diego Elio Pettenò (RETIRED) gentoo-dev 2007-11-18 14:46:09 UTC
flame@enterprise ~ % fltk-config --ldflags
-L/usr/lib64/fltk-1.1 -Wl,-rpath,/usr/lib64/fltk-1.1 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lfltk -lXft -lpthread -lm -lXext -lX11

It should not report -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu .
Comment 1 Santiago M. Mola (RETIRED) gentoo-dev 2007-12-01 14:10:52 UTC
Reported upstream, waiting for response. I hope I can come up with a revision bump soon with this and other fixes...
Comment 2 Krzysztof Pawlik (RETIRED) gentoo-dev 2007-12-06 08:54:14 UTC
Fixed in -r2, ebuild now strips LDFLAGS from fltk-config.