xwayland: fix building with llvm (#374946)
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
libXt,
|
||||
libdrm,
|
||||
libtirpc,
|
||||
withLibunwind ? true,
|
||||
# Disable withLibunwind as LLVM's libunwind will conflict and does not support the right symbols.
|
||||
withLibunwind ? !(stdenv.hostPlatform.useLLVM or false),
|
||||
libunwind,
|
||||
libxcb,
|
||||
libxkbfile,
|
||||
|
||||
Reference in New Issue
Block a user