commit ed115d7384473b83446d6393f4539e5d63a1b093
parent 9e936d909df5586f15568e76e85c82ca36cdcbf5
Author: Michael Forney <mforney@mforney.org>
Date: Fri, 24 Mar 2017 13:34:23 -0700
Remove CC and CFLAGS from config.mk
Otherwise, they may override the user's environment.
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/config.mk b/config.mk
@@ -9,8 +9,6 @@
# DATADIR = $(PREFIX)/share
# PKGCONFIGDIR = $(LIBDIR)/pkgconfig
-CC = gcc
-CFLAGS = -pipe
# OBJCOPY = objcopy
# PKG_CONFIG = pkg-config
# WAYLAND_SCANNER = wayland-scanner