mirror of
https://github.com/decompals/wibo.git
synced 2025-12-14 23:56:16 +00:00
Make liburing optional; rewrite CMakeLists.txt and enable LTO
This commit is contained in:
@@ -463,7 +463,7 @@ static void *resolveByName(const char *name) {
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
wibo::ModuleStub lib_crt = {
|
||||
extern const wibo::ModuleStub lib_crt = {
|
||||
(const char *[]){
|
||||
"api-ms-win-crt-heap-l1-1-0",
|
||||
"api-ms-win-crt-locale-l1-1-0",
|
||||
|
||||
Reference in New Issue
Block a user