mirror of
https://github.com/decompals/wibo.git
synced 2025-12-12 14:46:09 +00:00
Make liburing optional; rewrite CMakeLists.txt and enable LTO
This commit is contained in:
@@ -18,7 +18,7 @@ static void *resolveByName(const char *name) {
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
wibo::ModuleStub lib_mscoree = {
|
||||
extern const wibo::ModuleStub lib_mscoree = {
|
||||
(const char *[]){
|
||||
"mscoree",
|
||||
nullptr,
|
||||
|
||||
Reference in New Issue
Block a user