sim: added cmds
[calu.git] / 3b_sim / Makefile.flags
index 50f7e14ec8e5d9cf9b59cffca3773a6669248966..f79e104fc5667510e70c4885dffaff6b3a40a1d7 100644 (file)
@@ -1,4 +1,4 @@
-CC := g++
+CC := ccache g++
 
 CPPFLAGS = -g3 -O2 -std=c++0x -Wnon-virtual-dtor -Weffc++ -pedantic -Werror -Wall -Wextra -W -Wshadow -fno-common -pedantic-errors -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wswitch-default -Wempty-body -Wlogical-op