summaryrefslogtreecommitdiff
path: root/xmake/modules/core/tools/sdar.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2020-03-16 23:05:56 +0800
committerruki <[email protected]>2020-03-16 12:35:40 +0800
commit545cace2e633a3232a7f4565ee596b8114b44942 (patch)
tree4240ba6343a8bc52c6bf1002ec4a8b1608ebfada /xmake/modules/core/tools/sdar.lua
parent76e2096c698142f07f3db817fc1a229c931cc274 (diff)
add sdcc platform
Diffstat (limited to 'xmake/modules/core/tools/sdar.lua')
-rw-r--r--xmake/modules/core/tools/sdar.lua3
1 files changed, 0 insertions, 3 deletions
diff --git a/xmake/modules/core/tools/sdar.lua b/xmake/modules/core/tools/sdar.lua
index 3548772f1..ba991e780 100644
--- a/xmake/modules/core/tools/sdar.lua
+++ b/xmake/modules/core/tools/sdar.lua
@@ -26,9 +26,6 @@ function init(self)
-- init flags
self:set("arflags", "-cr")
-
- -- init the file formats
- self:set("formats", {static = "$(name).lib"})
end
-- make the strip flag