mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-09 01:45:36 +08:00
Add extension ev support (#703)
* Add extension ev support * Sort config * Correct ev build arg for windows * Use static-php mirror of nasm * Fix windows ev patch * Oops
This commit is contained in:
@@ -92,6 +92,11 @@
|
||||
},
|
||||
"type": "wip"
|
||||
},
|
||||
"ev": {
|
||||
"type": "external",
|
||||
"source": "ev",
|
||||
"arg-type-windows": "with"
|
||||
},
|
||||
"event": {
|
||||
"support": {
|
||||
"Windows": "wip",
|
||||
|
||||
Reference in New Issue
Block a user