openwrt-packages/lang/perl
Rosen Penev 35f1ef1c50
Revert "perl: fix compilation on x86_64 with glibc and ssp"
This reverts commit 3d5ba0f094.

As of b933f9cf0cb254e368027cad6d5799e45b237df5 , this is not needed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-17 20:05:58 -07:00
..
files perl: define $sysroot for extensions 2020-02-08 23:08:58 -08:00
patches perl: fix build failure in GCC10 2020-06-03 11:59:49 +01:00
Config.in perlmod: global knob to disable comment stripping modules 2017-01-11 14:31:09 -07:00
Makefile Revert "perl: fix compilation on x86_64 with glibc and ssp" 2020-06-17 20:05:58 -07:00
README.patches perl: Reorganize patches 2015-09-25 11:50:52 +02:00
perlbase.mk lang/perlbase: Fix missing utf8 dependency on unicore 2016-07-04 18:13:45 -04:00
perlmod.mk perlmod: fix ability to build module out-of-feed 2018-09-23 14:19:51 -06:00
perlver.mk perl: update to 5.28.1 2018-12-03 15:58:49 -07:00

README.patches

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.