937147ce1a
- Optionize JIT. JIT for opcache has been disabled by default. Make it and option to conditionally depend on capstone [1] Changelog: https://www.php.net/ChangeLog-8.php#8.5.5 PR: 294233 Reported by: chris@chrullrich.net
8 lines
116 B
Makefile
8 lines
116 B
Makefile
CATEGORIES= textproc
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php85
|
|
|
|
PKGNAMESUFFIX= -xsl
|
|
|
|
.include "${MASTERDIR}/Makefile"
|