package/perl-xml-libxml: not available for static link
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 13 Jul 2014 13:03:24 +0000 (15:03 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 14 Jul 2014 11:09:43 +0000 (13:09 +0200)
commit3d6dc9806852c53e3e0d87169cd9e9c771a1d73a
treeee7b8103df8b7799cf6535340ab08ef385e490c4
parent3f89df21b89111dae7f5700d3a853d13ec779a48
package/perl-xml-libxml: not available for static link

Perl extensions are loaded at runtime with dlopen(), so it does not
make sense to even build extensions that are written in C.

perl-xml-libxml is written in C, so it is not available when doing a
static build.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Francois Perrad <francois.perrad@gadz.org>
Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/perl-xml-libxml/Config.in