diff options
| author | ruki <[email protected]> | 2022-10-20 09:20:24 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-10-20 09:20:24 +0800 |
| commit | 0c01e42dea2830a83e43d8d69f0e9544b0af55e5 (patch) | |
| tree | 36df995d2fc46cdf86ad5fce98c5b426663adf78 /xmake/rules/gnu-rm/xmake.lua | |
| parent | dc0790271d4fd59dba00e31d9ef5f14851ec7fb8 (diff) | |
Update xmake.lua
Diffstat (limited to 'xmake/rules/gnu-rm/xmake.lua')
| -rw-r--r-- | xmake/rules/gnu-rm/xmake.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmake/rules/gnu-rm/xmake.lua b/xmake/rules/gnu-rm/xmake.lua index d69ab5050..601935178 100644 --- a/xmake/rules/gnu-rm/xmake.lua +++ b/xmake/rules/gnu-rm/xmake.lua @@ -61,5 +61,3 @@ rule("gnu-rm.object") target:set("kind", "object") end) -rule("gnu-rm.console") - add_deps("gnu-rm.binary") |
