~ruther/dwl

ref: 1678b059055e6b0686724ac3a4233c98b95c205a dwl/config.mk -rw-r--r-- 275 bytes
1678b059 — Devin J. Pohly don't call applyexclusive just to return 5 years ago
                                                                                
1
2
3
4
5
6
7
8
# paths
PREFIX = /usr/local

# Default compile flags (overridable by environment)
CFLAGS ?= -g -Wall -Wextra -Werror -Wno-unused-parameter -Wno-sign-compare -Wno-error=unused-function -Wdeclaration-after-statement

# Uncomment to build XWayland support
#CFLAGS += -DXWAYLAND