From 03420ca44581f299a48935ca60af4824575cd9c1 Mon Sep 17 00:00:00 2001 From: ruki Date: Mon, 10 Jul 2017 21:34:02 +0800 Subject: add has_features and features for compiler --- xmake/modules/core/tools/gcc.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'xmake/modules/core/tools/gcc.lua') 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 -- cgit v1.3.1