various ccache fixes (closes: #1599), thanks to Bartman007
[openwrt/svn-archive/archive.git] / ipv6 / ptrtd / Makefile
index b03fb6c50a43f7f89ac2aaaec8eae0015f9926e6..760774f4f174d104d4b8235997f967b2053c0f49 100644 (file)
@@ -35,7 +35,7 @@ endef
 define Build/Compile
        $(MAKE) -C $(PKG_BUILD_DIR) \
                DESTDIR="$(PKG_INSTALL_DIR)" \
 define Build/Compile
        $(MAKE) -C $(PKG_BUILD_DIR) \
                DESTDIR="$(PKG_INSTALL_DIR)" \
-               CC=$(TARGET_CC) \
+               CC="$(TARGET_CC)" \
                all
 endef
 
                all
 endef