sdk/Build System: Synced up latest changes to makefiles
[sdk] / compiler / bootstrap / ecc / Makefile
index 9fe70d6..310a758 100644 (file)
@@ -59,7 +59,6 @@ LIBS += \
 endif
 
 CFLAGS += \
-        $(if $(DEBIAN_PACKAGE),$(CPPFLAGS),) $(if $(DEBUG), -D_DEBUG,) \
         $(if $(DEBUG), -g, -O2 -ffast-math) $(FORCE_32_BIT) $(FPIC) -w \
                         -DECERE_STATIC