~ruther/dwl

ref: bac3221a038d8f0b49f28a4046a89e58646e8622 dwl/config.mk -rw-r--r-- 275 bytes
bac3221a — Devin J. Pohly Stivvo deserves a shout-out too! 4 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
Do not follow this link