From 59902bb3ec30c6e256e31a9c295139b6acd75ddf Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 18 Jun 2014 00:16:30 +0200 Subject: gcc is required MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d635b18..f65940d 100644 --- a/Makefile +++ b/Makefile @@ -31,6 +31,8 @@ PKGNAME ?= libgamma # General-preprocess command. (https://github.com/maandree/gpp) GPP ?= gpp +CC = gcc + # Enabled warnings. WARN = -Wall -Wextra -pedantic -Wdouble-promotion -Wformat=2 -Winit-self \ -- cgit v1.2.3-70-g09d2