~ruther/dwl

ref: b8a6d3e86a7c27929a84a8d3326a08c33f28454c dwl/config.mk -rw-r--r-- 216 bytes
b8a6d3e8 — Guido Cella render in the same order as sway 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