build system: Fixed CCACHE/DISTCC/SYSROOT space issues
[sdk] / compiler / ecc / Makefile
index d5345db..2469ed4 100755 (executable)
@@ -94,7 +94,7 @@ ECFLAGS += \
 
 
 
-CECFLAGS += -cpp $(CPP)
+CECFLAGS += "-cpp $(CPP)"
 
 ifndef STATIC_LIBRARY_TARGET
 OFLAGS += $(FORCE_32_BIT) \