sway: fix build for master branch

This commit is contained in:
Markus Volk 2021-08-08 18:52:43 +02:00
parent 2134a7c895
commit 536fdf7243

View File

@ -60,6 +60,8 @@ PACKAGECONFIG ?= " \
gdk-pixbuf \
"
# Reproducibility issue. Fix me!
CFLAGS:append = " -Wno-error=date-time"
EXTRA_OEMESON += "--buildtype release"
do_install:append() {