Commit Graph

1 Commits

Author SHA1 Message Date
Mike Frysinger
d2d3d79732 ia64: add matherr[fl] to libm.so plt whitelist
The ia64 math code has extra matherr functions (f and l variants),
so add them to the libm.so plt whitelist like the existing matherr
in the main code.

The check-localplt test now passes.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-05-06 18:27:33 -04:00