From: florian Date: Tue, 10 Oct 2006 21:33:15 +0000 (+0000) Subject: Fix ccache compilation error, standardize, closes #829 X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=63a175074a621efa19343f2a4ef56444f5536ffb;p=packages.git Fix ccache compilation error, standardize, closes #829 git-svn-id: svn://svn.openwrt.org/openwrt/packages@5040 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/bing/Makefile b/net/bing/Makefile index 296f34ae8..81d8310ba 100644 --- a/net/bing/Makefile +++ b/net/bing/Makefile @@ -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