add extension xhprof

This commit is contained in:
crazywhalecc
2023-12-24 15:27:17 +08:00
committed by Jerry Ma
parent db7532cad3
commit cbfbec41b4
3 changed files with 50 additions and 0 deletions

View File

@@ -479,6 +479,13 @@
"libuv"
]
},
"xhprof": {
"type": "external",
"source": "xhprof",
"ext-depends": [
"ctype"
]
},
"xlswriter": {
"type": "external",
"source": "xlswriter",