lustiger modelsim fix...
[calu.git] / 3b_sim / Makefile.flags
index 1d2ab2b06d6db0bbdede79852e12d44a3e114acc..23cf2723ab098c80c6c26a9d7e62ebb50665e5a2 100644 (file)
@@ -5,7 +5,7 @@ ifeq ("$(OSTYPE)", "CentOS")
 CC := g++44
 CPPPROGOPT :=-rdynamic -ldl -lboost_program_options-gcc41-mt-1_37 -lreadline -lcurses
 else
-CC := ccache g++
+CC := g++
 CPPPROGOPT :=-rdynamic -ldl -lboost_program_options -lreadline
 endif