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=./