1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 19:23:22 +02:00
Files
archived-php-src/ext
Christoph M. Becker e44b7625c5 Fix GH-16839: Error on building Opcache JIT for Windows ARM64
OPcache JIT does not support Windows ARM64, so we should not allow
`--enable-opcache-jit` in the first place.

Due to the way `ARG_ENABLE()` is handled on Windows, we do not attempt
to suppress the configure option, but just do not enable JIT when the
user attempts to, and adapt the help text.

Closes GH-16841.
2024-11-18 23:27:54 +01:00
..
2024-11-15 21:17:51 +01:00
2024-11-01 23:50:40 +01:00
2024-10-21 00:38:18 +02:00
2024-11-16 13:42:14 +01:00
2024-10-13 21:13:06 +02:00
2024-10-14 19:24:17 +02:00
2024-11-09 14:09:58 +01:00
2024-11-13 12:49:13 +00:00
2024-11-02 17:41:27 +00:00
2024-11-15 18:57:12 +01:00
2024-10-24 15:58:12 +02:00
2024-11-07 13:24:00 +01:00
2024-10-22 00:17:12 +02:00
2024-10-03 21:12:42 +02:00
2024-11-06 20:32:33 +09:00
2024-11-09 17:08:49 +01:00
2024-10-13 02:07:19 +02:00
2024-11-08 20:48:06 +01:00
2024-11-04 17:49:08 +01:00
2024-09-13 20:02:00 +02:00
2024-09-26 09:39:10 +02:00
2024-10-13 02:30:38 +02:00