summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevin J. Pohly <djpohly@gmail.com>2020-12-25 02:10:50 -0500
committerDevin J. Pohly <djpohly@gmail.com>2020-12-25 02:10:50 -0500
commit848d89b7f37803e579e54a314f36bd6b5d7a35c1 (patch)
treefc3d80c124ebd396a13aa6a506b818b92dc8cf5e
parentef76c921ed9dfef892202342bc4b9c31cc16a0c9 (diff)
XWayland still buggy, disable by default
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index 9a886cc..cd4e821 100644
--- a/config.mk
+++ b/config.mk
@@ -5,4 +5,4 @@ PREFIX = /usr/local
CFLAGS ?= -g -Wall -Wextra -Werror -Wno-unused-parameter -Wno-sign-compare -Wno-unused-function -Wno-unused-variable -Wdeclaration-after-statement
# Uncomment to build XWayland support
-CFLAGS += -DXWAYLAND
+#CFLAGS += -DXWAYLAND