~ruther/dwl

92d1c286b8041bcdf5c335a63f5c060460e2a0e0 — Leonardo Hernández Hernández 9 months ago 784b047
default CC to gcc

posix c99 does not accept `-pedantic`

Fixes: https://codeberg.org/dwl/dwl/issues/584
1 files changed, 2 insertions(+), 0 deletions(-)

M config.mk
M config.mk => config.mk +2 -0
@@ 13,3 13,5 @@ XLIBS =
# Uncomment to build XWayland support
#XWAYLAND = -DXWAYLAND
#XLIBS = xcb xcb-icccm

CC = gcc

Do not follow this link