mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
wayland: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
@@ -26,6 +26,6 @@ fi
|
||||
|
||||
pre_configure_target() {
|
||||
if [ "${DISPLAYSERVER}" = "x11" ]; then
|
||||
TARGET_LDFLAGS="$LDFLAGS -lXau -lxcb"
|
||||
TARGET_LDFLAGS="${LDFLAGS} -lXau -lxcb"
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user