build system: Fixed CCACHE/DISTCC/SYSROOT space issues
[sdk] / ecere / Makefile.vanilla
index 7d3e1fa..45d6345 100755 (executable)
@@ -464,7 +464,7 @@ endif
 
 
 
-CECFLAGS += -cpp $(CPP)
+CECFLAGS += "-cpp $(CPP)"
 
 ifndef STATIC_LIBRARY_TARGET
 OFLAGS += $(FORCE_32_BIT)