Fix opcache for windows not build bug

This commit is contained in:
crazywhalecc 2024-07-12 14:07:54 +08:00 committed by Jerry Ma
parent 37b48380a5
commit de4e219dac

View File

@ -383,7 +383,7 @@
}, },
"opcache": { "opcache": {
"type": "builtin", "type": "builtin",
"arg-type": "custom" "arg-type-unix": "custom"
}, },
"openssl": { "openssl": {
"notes": true, "notes": true,