mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-06 08:15:39 +08:00
ensure liburing is only pulled in by suggested libs when glibc >= 2.30 (or musl)
This commit is contained in:
@@ -939,6 +939,7 @@
|
||||
"headers-linux": [
|
||||
"liburing/",
|
||||
"liburing.h"
|
||||
]
|
||||
],
|
||||
"glibc-min": "2.30"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user