r27422 - /trunk/libxml-libxml-perl/debian/patches/no_linking_with_libm.patch

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Sat Nov 29 07:35:36 UTC 2008


Author: dmn
Date: Sat Nov 29 07:35:33 2008
New Revision: 27422

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=27422
Log:
add patch description

Modified:
    trunk/libxml-libxml-perl/debian/patches/no_linking_with_libm.patch

Modified: trunk/libxml-libxml-perl/debian/patches/no_linking_with_libm.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-libxml-perl/debian/patches/no_linking_with_libm.patch?rev=27422&op=diff
==============================================================================
--- trunk/libxml-libxml-perl/debian/patches/no_linking_with_libm.patch (original)
+++ trunk/libxml-libxml-perl/debian/patches/no_linking_with_libm.patch Sat Nov 29 07:35:33 2008
@@ -1,3 +1,5 @@
+# avoid unnecessary linking with libm
+# XML-LibXML uses none of its symbols
 --- a/Makefile.PL
 +++ b/Makefile.PL
 @@ -254,11 +254,6 @@ if ($config{LIBS} !~ /\-lz\b/) {




More information about the Pkg-perl-cvs-commits mailing list