diff options
Diffstat (limited to 'xmake/modules/core')
| -rw-r--r-- | xmake/modules/core/tools/gcc.lua | 1 |
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 |
