summaryrefslogtreecommitdiff
path: root/xmake/modules/core/tools/cparser.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2019-08-31 22:51:59 +0800
committerruki <[email protected]>2019-08-31 22:51:59 +0800
commitf375773b28d671a8d4885ea09e64011106f077f9 (patch)
tree463821f1e28bc668252c052ebfd6ef711da3d695 /xmake/modules/core/tools/cparser.lua
parentd87ef11e59b4c84c13c680d0dd28bd9a93de39d9 (diff)
remove buildmodes
Diffstat (limited to 'xmake/modules/core/tools/cparser.lua')
-rw-r--r--xmake/modules/core/tools/cparser.lua6
1 files changed, 0 insertions, 6 deletions
diff --git a/xmake/modules/core/tools/cparser.lua b/xmake/modules/core/tools/cparser.lua
index 5e34fdd63..a07f8e172 100644
--- a/xmake/modules/core/tools/cparser.lua
+++ b/xmake/modules/core/tools/cparser.lua
@@ -56,12 +56,6 @@ function init(self)
, ["-s"] = "-s"
, ["-S"] = "-S"
})
-
- -- init buildmodes
- self:set("buildmodes",
- {
- ["object:sources"] = false
- })
end
-- make the strip flag