Bug 226941 - app-crypt/gnupg should stop using bindnow-flags (deprecated)
Bug#: 226941 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: crypto@gentoo.org Reported By: flameeyes@gentoo.org
Component: Ebuilds
URL: 
Summary: app-crypt/gnupg should stop using bindnow-flags (deprecated)
Keywords:  
Status Whiteboard: 
Opened: 2008-06-14 18:48 0000
Description:   Opened: 2008-06-14 18:48 0000
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!

------- Comment #1 From Daniel Black 2008-06-20 10:48:19 0000 -------
fixed -thanks Diego