Files
packages/lang
Michael Heimpold 331c6bc7ca php8: link PCRE2 JIT usage to actual library configuration
libpcre2's JIT support is controlled with a compile-time flag.
When PHP is compiled against it (external libpcre2 - not PHP's bundled
version) as in our use-case, then it tries to auto-detect whether
JIT support is enalbed or not - but this is done based on a guess
when cross-compiling.

So instead of guessing, we need to tell the actual OpenWrt configuration
of libpcre2 to PHP.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2025-08-09 22:29:01 +02:00
..
2023-01-20 17:44:14 -08:00
2024-07-12 12:56:24 -07:00
2019-11-01 14:55:02 +08:00
2025-04-24 19:39:58 +08:00
2019-08-15 13:23:41 +02:00
2018-11-27 09:04:10 -08:00
2025-07-25 18:09:28 +08:00
2023-04-21 22:46:58 +02:00
2025-01-17 00:48:13 +08:00
2025-05-18 20:44:03 +02:00
2024-03-04 00:28:42 +00:00
2025-06-26 09:47:05 +02:00
2025-06-02 15:31:26 +03:00
2025-07-18 09:37:08 +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
2025-05-22 23:27:12 +02: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-08-08 13:50:28 +02:00
2024-12-03 19:49:08 +02:00
2025-05-25 18:46:22 +08:00
2025-05-11 21:23:49 +03:00
2025-06-01 10:18:38 +03:00