aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 518098b..a9904bf 100644
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@ PKGNAME ?= libgamma
GPP ?= gpp
# C compiler, GNU C Compiler by default
-CC = gcc
+CC ?= gcc
# Enabled warnings.