CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/07/22 14:22:38
Modified files:
gnu/usr.bin/gcc/gcc: configure configure.in
Log message:
Fix the configure test for symbol visibility support; the current test
tries to check for an old, known to be flawed, ld version, but the in-tree
ld causes a false positive.
