]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - makefile
fixed all the signed/unsigned mismatch warnings
[xonotic/darkplaces.git] / makefile
index 9e7802ac6bf139e4cb2fbe1bf6930c13f56a704c..29e9b3ca82cd7da24fbc0e5f9aa8ce3d42394c4e 100644 (file)
--- a/makefile
+++ b/makefile
@@ -1,7 +1,7 @@
 ##### Variables that you may want to modify #####
 
 #choose the compiler you want to use
-CC=gcc-3.1
+CC=gcc-cvs
 
 #recommended for: anyone not using ALSA 0.5
 OBJ_SND=snd_oss.o snd_dma.o snd_mix.o snd_mem.o