~ruther/dwl

ref: 45a2e25d6d84819ca8e81cc0c19aa72a38b342cb dwl/config.mk -rw-r--r-- 216 bytes
45a2e25d — Bonicgamer Merge pull request #2 from djpohly/master 5 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