mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
wayland: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
e501e0c75a
commit
b72e75bec7
@ -26,6 +26,6 @@ fi
|
||||
|
||||
pre_configure_target() {
|
||||
if [ "${DISPLAYSERVER}" = "x11" ]; then
|
||||
TARGET_LDFLAGS="$LDFLAGS -lXau -lxcb"
|
||||
TARGET_LDFLAGS="${LDFLAGS} -lXau -lxcb"
|
||||
fi
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user