~ruther/dwl

ref: 33e8a3f1f3382322180c6b80bc48cb2ab4965bcf dwl/config.mk -rw-r--r-- 245 bytes
33e8a3f1 — Guido Cella update comments and remove debugging printf 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

# Uncomment to build XWayland support
#CFLAGS += -DXWAYLAND
Do not follow this link