mirror of
https://github.com/decompals/wibo.git
synced 2025-12-12 22:56:13 +00:00
Make liburing optional; rewrite CMakeLists.txt and enable LTO
This commit is contained in:
@@ -106,7 +106,7 @@ void *resolveByName(const char *name) {
|
||||
|
||||
} // namespace
|
||||
|
||||
wibo::ModuleStub lib_advapi32 = {
|
||||
extern const wibo::ModuleStub lib_advapi32 = {
|
||||
(const char *[]){
|
||||
"advapi32",
|
||||
nullptr,
|
||||
|
||||
Reference in New Issue
Block a user