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

Bug 126719

Summary: sys-libs/zlib: misc minor fixes
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2006-03-18 14:02:34 UTC
A series of minor fixes for zlib ebuild with the attached patches (one for source, one for ebuild):

- respect LDFLAGS from user (this means that things like -Wl,-hashvals and similar works);
- don't run ldconfig (so that it doesn't create problems on FreeBSD for example);
- link the tests to shared library instead of static one (the make check does use the just built library); this wa sneeded to make the first work fine.

HTH,
Diego
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-03-18 14:09:13 UTC

*** This bug has been marked as a duplicate of 126718 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-03-18 14:09:25 UTC
.