Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 126866

Summary: dev-libs/libmemcache: respect LDFLAGS and set SONAME
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: ka0ttic
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933, 98715    
Attachments: Ebuild patches

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.