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:
Jerry Ma
2025-04-19 20:39:48 +08:00
committed by GitHub
parent a236ee3ac3
commit a7adec1341
5 changed files with 51 additions and 4 deletions

View File

@@ -92,6 +92,11 @@
},
"type": "wip"
},
"ev": {
"type": "external",
"source": "ev",
"arg-type-windows": "with"
},
"event": {
"support": {
"Windows": "wip",