Fix ccache compilation error, standardize, closes #829
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 10 Oct 2006 21:33:15 +0000 (21:33 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 10 Oct 2006 21:33:15 +0000 (21:33 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5040 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/bing/Makefile

index 296f34a..81d8310 100644 (file)
@@ -31,7 +31,7 @@ define Package/bing
 endef
 
 define Build/Compile
-$(call Build/Compile/Default,CC=$(TARGET_CC))
+$(call Build/Compile/Default)
 endef
 
 define Package/bing/install