mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-24 13:41:14 +00:00
Fix build with _FILE_OFFSET_BITS=64
This commit is contained in:
+1
-1
@@ -271,7 +271,7 @@ libdrm {
|
||||
|
||||
linux {
|
||||
message(Master hooks enabled)
|
||||
SOURCES += masterhook.c
|
||||
SOURCES += masterhook.c masterhook_internal.c
|
||||
LIBS += -ldl
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user