mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-09-20 11:44:07 +07:00
Fix jit config on arm
This commit is contained in:
3
src/configs/ini/jit_aarch64.ini
Normal file
3
src/configs/ini/jit_aarch64.ini
Normal file
@ -0,0 +1,3 @@
|
||||
opcache.enable=1
|
||||
opcache.jit_buffer_size=128M
|
||||
opcache.jit=1235
|
Reference in New Issue
Block a user