packages/lang/perl
Marcel Denia 8829ae3de6 perl: Work around recompile failures
Apparently, recompiling/relinking fails under some circumstances. This
patch has been reported to work around that issue.

Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-12-10 22:40:54 +01:00
..
files perl: Set gccversion configuration symbol correctly 2015-11-29 22:39:39 +01:00
patches perl: Work around recompile failures 2015-12-10 22:40:54 +01: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.