~ruther/dwl

ref: 9743778d09b44e346f9a764499f1caa0dc0cf5c5 dwl/config.mk -rw-r--r-- 216 bytes
9743778d — Guido Cella rename variable and merge 2 lines 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