Fix ccache compilation error, standardize, closes #829

git-svn-id: svn://svn.openwrt.org/openwrt/packages@5040 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2006-10-10 21:33:15 +00:00
parent c61111546f
commit 63a175074a

View 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