packages/lang/perl
Marcel Denia 59d24044b3 perl: Fix uClibc handling
Configuration scripts expect the libc identifier to be "uclibc" in case we're using it,
OpenWrt provides "uClibc". Oh well...

Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-11-30 01:36:46 +01:00
..
files perl: Set gccversion configuration symbol correctly 2015-11-29 22:39:39 +01:00
patches perl: Reorganize patches 2015-09-25 11:50:52 +02:00
Config.in perl: Enable threading support by default for all libc implementations 2015-06-18 23:58:45 +02:00
Makefile perl: Fix uClibc handling 2015-11-30 01:36:46 +01:00
perlbase.mk perl: Invert perlbase-essential/perlbase-config circular dependency solution 2015-09-25 10:59:15 +02:00
perlmod.mk perl: Properly override PERL_INC for subdirectory builds 2015-09-14 15:33:18 +02:00
README.patches perl: Reorganize patches 2015-09-25 11:50:52 +02:00

The patches in this package are loosely sorted into the following categories:

0xx - Bugfixes
1xx - Cross-compile fixes
3xx - Workarounds
7xx - Testsuite fixes

Feel free to add another one if your new patch doesn't seem to fit into an
existing category.