summaryrefslogtreecommitdiff
path: root/xmake/modules/core/tools/cosmocc.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2024-02-05 23:54:08 +0800
committerruki <[email protected]>2024-02-05 23:54:08 +0800
commit62f498ded882ce0f43bc7ee287d91c59827a5fa2 (patch)
treeb2e4b2f81e5ba8e5552c2fcb4d610be9b0366b96 /xmake/modules/core/tools/cosmocc.lua
parent968d7dc6f05661c381a49e965f56f397cdbb7868 (diff)
impl cosmocc tool
Diffstat (limited to 'xmake/modules/core/tools/cosmocc.lua')
-rw-r--r--xmake/modules/core/tools/cosmocc.lua4
1 files changed, 0 insertions, 4 deletions
diff --git a/xmake/modules/core/tools/cosmocc.lua b/xmake/modules/core/tools/cosmocc.lua
index 978b03395..003634995 100644
--- a/xmake/modules/core/tools/cosmocc.lua
+++ b/xmake/modules/core/tools/cosmocc.lua
@@ -26,7 +26,3 @@ function init(self)
_super.init(self)
end
--- make the strip flag
-function nf_strip(self, level)
-end
-