Fix ccache compilation error, standardize, closes #829
authorFlorian Fainelli <florian@openwrt.org>
Tue, 10 Oct 2006 21:33:15 +0000 (21:33 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Tue, 10 Oct 2006 21:33:15 +0000 (21:33 +0000)
SVN-Revision: 5040

net/bing/Makefile

index 296f34ae84c7c7e2513b608f31f2c4bbc17259df..81d8310bae38bd66a8e5df1a4d21560043e79c34 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