summaryrefslogtreecommitdiff
path: root/xmake/tools/gcc.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2016-07-24 22:32:07 +0800
committerruki <[email protected]>2016-07-24 22:32:07 +0800
commitd03e84b7370c337dc121e4427d20e0948e977356 (patch)
tree9155330f93c28befd8a8fa1f7508675d17c6cd8a /xmake/tools/gcc.lua
parentac2b15dd34b40f1cf24d91856192b26cd772686e (diff)
enable pdb for windows
Diffstat (limited to 'xmake/tools/gcc.lua')
-rwxr-xr-xxmake/tools/gcc.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/tools/gcc.lua b/xmake/tools/gcc.lua
index beb4a154e..f049fe32e 100755
--- a/xmake/tools/gcc.lua
+++ b/xmake/tools/gcc.lua
@@ -86,7 +86,7 @@ function strip(level)
end
-- make the symbol flag
-function symbol(level)
+function symbol(level, symbolfile)
-- the maps
local maps =