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