Fix build with _FILE_OFFSET_BITS=64
This commit is contained in:
parent
ad3ed97472
commit
ab6b88073c
3 changed files with 95 additions and 76 deletions
|
|
@ -271,7 +271,7 @@ libdrm {
|
|||
|
||||
linux {
|
||||
message(Master hooks enabled)
|
||||
SOURCES += masterhook.c
|
||||
SOURCES += masterhook.c masterhook_internal.c
|
||||
LIBS += -ldl
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue