Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 227025 - sys-process/fcron should stop using bindnow-flags (deprecated)
Summary: sys-process/fcron should stop using bindnow-flags (deprecated)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Wolfram Schlich (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: bindnow-flags
  Show dependency tree
 
Reported: 2008-06-14 19:12 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2008-09-08 14:24 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-06-14 19:12:23 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!
Comment 1 Wolfram Schlich (RETIRED) gentoo-dev 2008-09-08 14:24:33 UTC
Whoops, forgot to update this one -- fixed on 2008-07-19 in 3.0.4-r1 :)