From a23c2575989621afdb3d7166b0208bcc9c76afc2 Mon Sep 17 00:00:00 2001 From: powturbo Date: Thu, 11 Jun 2015 12:10:39 +0200 Subject: [PATCH] Makefile gcc/clang/mingw --- makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/makefile b/makefile index a013ed2..ae300bb 100644 --- a/makefile +++ b/makefile @@ -8,6 +8,8 @@ UNAME := $(shell uname) ifeq ($(UNAME), Linux) LIBTHREAD=-lpthread LIBRT=-lrt +else +CC=gcc endif BIT=./