diff options
| author | ruki <[email protected]> | 2024-02-05 23:54:08 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-02-05 23:54:08 +0800 |
| commit | 62f498ded882ce0f43bc7ee287d91c59827a5fa2 (patch) | |
| tree | b2e4b2f81e5ba8e5552c2fcb4d610be9b0366b96 /xmake/modules/core | |
| parent | 968d7dc6f05661c381a49e965f56f397cdbb7868 (diff) | |
impl cosmocc tool
Diffstat (limited to 'xmake/modules/core')
| -rw-r--r-- | xmake/modules/core/tools/cosmocc.lua | 4 |
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 - |
