aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorFranklin Wei <git@fwei.tk>2016-01-17 21:09:54 -0500
committerFranklin Wei <git@fwei.tk>2016-01-17 21:09:54 -0500
commite9d88b79ada4a5d544a36a28cc68a1254ca0a97b (patch)
tree6f011073bccb7ddb9de02bb140316d5836adf0ea /Makefile
parent7c98d81dafd9b8bc8745d897603a424aee328c1c (diff)
downloadnetcosm-e9d88b79ada4a5d544a36a28cc68a1254ca0a97b.zip
netcosm-e9d88b79ada4a5d544a36a28cc68a1254ca0a97b.tar.gz
netcosm-e9d88b79ada4a5d544a36a28cc68a1254ca0a97b.tar.bz2
netcosm-e9d88b79ada4a5d544a36a28cc68a1254ca0a97b.tar.xz
better synchronization, less weird behavior
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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