~ruther/dwl

ref: 8e81c90f31c5df365a7f684834ab6b50ba589468 dwl/config.mk -rw-r--r-- 216 bytes
8e81c90f — Guido Cella remove mysterious code 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