diff options
Diffstat (limited to 'xmake/core/tool/builder.lua')
| -rw-r--r-- | xmake/core/tool/builder.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/core/tool/builder.lua b/xmake/core/tool/builder.lua index 3c77247c1..042aa5001 100644 --- a/xmake/core/tool/builder.lua +++ b/xmake/core/tool/builder.lua @@ -263,7 +263,7 @@ function builder:_add_flags_from_language(flags, target, getters) end return values end - , platform = platform.get + , platform = platform.toolconfig , target = function (name) -- only for target |
