packages/lang/perl/patches
Matthias Schiffer e7b5a35e5c perl: drop 110-always_use_miniperl.patch
The patch was introduced in commit 4c57844f0f ("lang/perl: Add hack to
make perl always use miniperl during build"), but it is not actually
necessary. By setting $perl to a non-empty value (using 'perl' as is
common on desktop distros), the logic works as intended and selects the
correct perl binary for host and target builds.

As miniperl just symlinks to host perl for target builds, the main
effect of this change is not unconditionally passing `-Ilib -I.`
anymore. This seems like a good thing; host libraries should be used
with host perl by default.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2025-05-05 11:20:38 +02:00
..
010-musl-compat.patch perl: update version 5.40.0 2024-06-20 14:18:35 -07:00
020-gcc14.patch perl: fix compilation with GCC14 2024-06-08 17:47:24 -07:00
100-fix-cross-compile-endianness-detection.patch perl: Reorganize patches 2015-09-25 11:50:52 +02:00
120-remove-build-timestamp.patch perl: update version 5.40.0 2024-06-20 14:18:35 -07:00
300-add-relink-hack.patch perl: Reorganize patches 2015-09-25 11:50:52 +02:00
320-copy-pod-hack.patch perl: update to version 5.38.0 2023-11-22 18:32:50 -08:00
710-threads_join-skip_ps_on_busybox.patch perl: ensure File::Spec::canonpath() preserves taint [CVE-2015-8607] 2016-01-14 12:17:56 +01:00
900-use-rm-force.patch perl: drop 110-always_use_miniperl.patch 2025-05-05 11:20:38 +02:00
910-fix-default_inc_excludes_dot.patch perl: replace 910-miniperl-needs-inc-dot.patch with smaller scope fix 2025-05-05 11:20:38 +02:00
920-Revert-perl-127606-adjust-dependency-paths-on-instal.patch perl: drop 110-always_use_miniperl.patch 2025-05-05 11:20:38 +02:00
998-Errno_errno.h_path.patch perl: update to version 5.38.0 2023-11-22 18:32:50 -08:00