~ruther/dwl

ref: 83f60e89b0ce395511a91f3f1944015668730758 dwl/config.mk -rw-r--r-- 216 bytes
83f60e89 — Devin J. Pohly add macro for fatal errors 4 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
Do not follow this link