Subject: | unnecessary linking with libm |
Date: | Sat, 29 Nov 2008 09:36:42 +0200 |
To: | bug-XML-LibXML [...] rt.cpan.org |
From: | Damyan Ivanov <dmn [...] debian.org> |
Message body not shown because it is not plain text.
Hi,
XML-LibXML links explicitly with libm, but uses none if the symbols
libm exports.
I guess libm is used by libxml, but it is already linked with that,
and even if it weren't, that would be a bug in libxml and none of
XML-LibXML's business.
The trivial attached patch removes explicit linkage with libm.
Thanks for considering.
--
dam JabberID: dam@jabber.minus273.org
Message body is not shown because sender requested not to inline it.