From e9d88b79ada4a5d544a36a28cc68a1254ca0a97b Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Sun, 17 Jan 2016 21:09:54 -0500 Subject: better synchronization, less weird behavior --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ebbbca0..a1f591b 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CC = cc +CC = clang OUT = build PLATFORM = unix -- cgit v1.1