~ruther/dwl

ref: 62529e251dd04f526063c1c574122ecfbabb709f dwl/config.mk -rw-r--r-- 245 bytes
62529e25 — Devin J. Pohly Merge pull request #49 from guidocella/layer-shell 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