Files
packages/lang
Matthias Schiffer 2a7dc15402 perl: replace 910-miniperl-needs-inc-dot.patch with smaller scope fix
The patch was first introduced in commit 4a94479f96 ("perl: update to
5.26.1") to fix the target build when the host perl has
default_inc_excludes_dot enabled. It just added back the `-I`. to every
call of miniperl; this solution is questionable however, as it adds `.` to
the beginning of the search path, not as a final fallback like perl did
before default_inc_excludes_dot (and like miniperl does).

It is also not necessary - only two scripts, write_buildcustomize.pl and
configpm, expect to be able to include a file from `.` (in both cases a
file the script just generated). Just fix the two scripts instead.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2025-05-05 11:20:38 +02:00
..
2023-01-20 17:44:14 -08:00
2024-07-12 12:56:24 -07:00
2025-04-05 02:33:53 +08:00
2025-04-24 19:39:58 +08:00
2025-04-28 13:15:12 +08:00
2023-04-21 22:46:58 +02:00
2025-01-17 00:48:13 +08:00
2024-03-04 00:28:42 +00:00
2024-04-23 18:58:31 -07:00
2024-12-09 11:28:10 +02:00
2025-03-05 21:12:06 +02:00
2024-01-02 14:53:09 -08:00
2024-10-30 05:15:42 -07:00
2024-07-09 17:52:36 -07:00
2022-01-11 16:25:33 -08:00
2024-11-17 08:46:26 +02:00
2022-01-29 13:31:55 -08:00
2024-06-10 13:47:21 -07:00
2025-03-15 08:36:29 +02:00
2025-05-01 11:00:52 +03:00
2024-07-14 16:06:36 -07:00
2025-03-15 07:51:39 +02:00
2024-12-03 19:49:08 +02:00
2025-02-26 16:45:46 +08:00
2024-08-16 16:02:10 -07:00
2024-11-16 10:14:38 +02:00