ports/lang/php84
Piotr Kubaj 9df694a48d www/php84-opcache: fix build on non-amd64 / non-i386
post-configure step unconditionally tried to use JIT source, even when JIT was
disabled in ports (on aarch64) or in the source (powerpc*, riscv*, armv7),
which caused build breakage.

This commit checks whether JIT is supported (currently it is only on aarch64,
amd64 and i386) and only then uses JIT sources.
It also enables JIT on aarch64, which was disabled previously.
2024-12-11 18:28:56 +01:00
..
files lang/php84: Update version 8.4.0beta4 => 8.4.0beta5 2024-09-13 16:46:19 +02:00
distinfo lang/php84: Update version 8.4.0RC4=>8.4.1 2024-11-23 15:26:56 +01:00
Makefile www/php84-opcache: fix build on non-amd64 / non-i386 2024-12-11 18:28:56 +01:00
pkg-descr
pkg-message.mod
pkg-plist lang/php84: Update version 8.4.0beta4 => 8.4.0beta5 2024-09-13 16:46:19 +02:00
pkg-plist.mod