summaryrefslogtreecommitdiffstats
path: root/package/perl-xml-libxml/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* package/perl-xml-libxml: not available for static linkYann E. MORIN2014-07-141-0/+4
| | | | | | | | | | | | | 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>
* perl-xml-libxml: new packageFrancois Perrad2014-06-291-0/+10
[Thomas: split from the original patch of Francois.] Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud