From f54223a97ba93b02128df84d52d3efe7abd2a36a Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 9 Jul 2016 22:34:16 +0800 Subject: add archiver and extractor --- xmake/tools/ccache.lua | 7 ------- 1 file changed, 7 deletions(-) (limited to 'xmake/tools/ccache.lua') diff --git a/xmake/tools/ccache.lua b/xmake/tools/ccache.lua index cd91dba0d..964f2f8d1 100644 --- a/xmake/tools/ccache.lua +++ b/xmake/tools/ccache.lua @@ -35,13 +35,6 @@ function get(name) return _g[name] end --- run it -function run(...) - - -- run it - os.run(...) -end - -- check the given flags function check(flags) -- cgit v1.3.1