Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126866 - dev-libs/libmemcache: respect LDFLAGS and set SONAME
Summary: dev-libs/libmemcache: respect LDFLAGS and set SONAME
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags 98715
  Show dependency tree
 
Reported: 2006-03-19 13:50 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-08-09 21:00 UTC (History)
1 user (show)

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


Attachments
Ebuild patches (libmemcache-ebuild.patch,473 bytes, patch)
2006-03-19 13:51 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2006-03-19 13:50:28 UTC
The attached ebuild patch allows libmemcache to respect LDFLAGS set by user, and make sure that the library is getting the right soname (libmemcache.so.1) instead of leaving it undefined (that provides a QA warning).

HTH,
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-03-19 13:51:09 UTC
Created attachment 82612 [details, diff]
Ebuild patches
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-11-30 19:01:05 UTC
Fixed after 7 months, being mostly trivial.