]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - makefile
changed how QC interpreter handles edict field access - the entvars struct is now...
[xonotic/darkplaces.git] / makefile
index 5502b27d36a2e5cc14adb3c91d2381ef535dbc00..9e7802ac6bf139e4cb2fbe1bf6930c13f56a704c 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
+CC=gcc-3.1
 
 #recommended for: anyone not using ALSA 0.5
 OBJ_SND=snd_oss.o snd_dma.o snd_mix.o snd_mem.o