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