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

Bug 227005

Summary: net-libs/liblockfile should stop using bindnow-flags (deprecated)
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Net-Mail Packages <net-mail+disabled>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 226935    

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-06-14 19:05:17 UTC
The bindnow-flags function (as well as the previous -Wl,-z,now direct LDFLAG) is now deprecated. The correct way to fix this is directly in the loader and modern GLIBC systems have this fixed already.

Please get rid of bindnow-flags usage, thanks!