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
020-gcc14.patch
100-fix-cross-compile-endianness-detection.patch
120-remove-build-timestamp.patch
300-add-relink-hack.patch
320-copy-pod-hack.patch
710-threads_join-skip_ps_on_busybox.patch
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
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