~ruther/dwl

ref: 5221a329e254627c186ba8e4d68f9595d4e3158a dwl/config.mk -rw-r--r-- 216 bytes
5221a329 — Stivvo closemon() has now only 1 parameter 5 years ago
                                                                                
1
2
3
4
5
# Default compile flags (overridable by environment)
CFLAGS ?= -g -Wall -Wextra -Werror -Wno-unused-parameter -Wno-sign-compare -Wno-error=unused-function

# Uncomment to build XWayland support
#CFLAGS += -DXWAYLAND