summaryrefslogtreecommitdiff
path: root/xmake/tools/go.lua
diff options
context:
space:
mode:
Diffstat (limited to 'xmake/tools/go.lua')
-rwxr-xr-xxmake/tools/go.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/tools/go.lua b/xmake/tools/go.lua
index 3d5a62131..67450cf53 100755
--- a/xmake/tools/go.lua
+++ b/xmake/tools/go.lua
@@ -52,7 +52,7 @@ function strip(level)
end
-- make the symbol flag
-function symbol(level, symbolfile)
+function symbol(level)
return ""
end