mirror of
https://github.com/decompals/wibo.git
synced 2025-12-12 06:45:05 +00:00
Make liburing optional; rewrite CMakeLists.txt and enable LTO
This commit is contained in:
@@ -27,7 +27,7 @@ static void *resolveByOrdinal(uint16_t ordinal) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
wibo::ModuleStub lib_lmgr = {
|
||||
extern const wibo::ModuleStub lib_lmgr = {
|
||||
(const char *[]){
|
||||
"lmgr11",
|
||||
"lmgr326b",
|
||||
|
||||
Reference in New Issue
Block a user