summaryrefslogtreecommitdiff
path: root/xmake/modules/core/tools/yasm.lua
diff options
context:
space:
mode:
Diffstat (limited to 'xmake/modules/core/tools/yasm.lua')
-rw-r--r--xmake/modules/core/tools/yasm.lua6
1 files changed, 0 insertions, 6 deletions
diff --git a/xmake/modules/core/tools/yasm.lua b/xmake/modules/core/tools/yasm.lua
index d06026857..ce784e29a 100644
--- a/xmake/modules/core/tools/yasm.lua
+++ b/xmake/modules/core/tools/yasm.lua
@@ -43,12 +43,6 @@ function init(self)
, ["-ftrapv"] = ""
, ["-fsanitize=address"] = ""
})
-
- -- init buildmodes
- self:set("buildmodes",
- {
- ["object:sources"] = false
- })
end
-- make the warning flag