~ruther/dwl

ref: ad9b3bc65d9e4802d2982bf09938783cfb7ee1b3 dwl/config.mk -rw-r--r-- 216 bytes
ad9b3bc6 — Devin J. Pohly handle NULL return from backend_autocreate 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