mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-09 01:45:36 +08:00
Fix libuuid build source (#411)
* fix libuuid build source * fix libuuid build source tests
This commit is contained in:
@@ -353,6 +353,9 @@
|
||||
"source": "libuuid",
|
||||
"static-libs-unix": [
|
||||
"libuuid.a"
|
||||
],
|
||||
"headers": [
|
||||
"uuid/uuid.h"
|
||||
]
|
||||
},
|
||||
"libuv": {
|
||||
|
||||
Reference in New Issue
Block a user