summaryrefslogtreecommitdiff
path: root/xmake/modules/core/tools/gcc.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2017-07-10 21:34:02 +0800
committerruki <[email protected]>2017-07-10 21:34:02 +0800
commit03420ca44581f299a48935ca60af4824575cd9c1 (patch)
treeb4644e07c92e62b973d15f3f0d3e0ee41f95446e /xmake/modules/core/tools/gcc.lua
parentdef23a930fc3780e54b2a8a6fc60854d2e193000 (diff)
add has_features and features for compiler
Diffstat (limited to 'xmake/modules/core/tools/gcc.lua')
-rw-r--r--xmake/modules/core/tools/gcc.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake/modules/core/tools/gcc.lua b/xmake/modules/core/tools/gcc.lua
index 4071ba100..1bfcb6db9 100644
--- a/xmake/modules/core/tools/gcc.lua
+++ b/xmake/modules/core/tools/gcc.lua
@@ -64,7 +64,6 @@ function init(self)
-- strip
, ["-s"] = "-s"
, ["-S"] = "-S"
-
}
-- init features