Merge branch 'main' into pkg-config-pkg

# Conflicts:
#	src/globals/test-extensions.php
This commit is contained in:
crazywhalecc
2025-08-31 15:20:50 +08:00
33 changed files with 1483 additions and 1010 deletions

View File

@@ -922,5 +922,20 @@
"zstd.h",
"zstd_errors.h"
]
},
"liburing": {
"source": "liburing",
"pkg-configs": [
"liburing",
"liburing-ffi"
],
"static-libs-linux": [
"liburing.a",
"liburing-ffi.a"
],
"headers-linux": [
"liburing/",
"liburing.h"
]
}
}