1
0
mirror of https://github.com/dylanaraps/sowm.git synced 2025-07-28 02:31:56 -07:00

sowm: make CC configurable.

This commit is contained in:
Dylan Araps
2019-10-15 12:47:16 +03:00
parent 410c65e51c
commit c32deb2c21

@@ -4,7 +4,7 @@ LDFLAGS=
PREFIX?= /usr
BINDIR?= $(PREFIX)/bin
CC=gcc
CC ?= gcc
all: sowm