fix teal--lua consistency in compiler hint (#378)

This commit is contained in:
Cyano Hao 2024-04-12 12:57:14 +08:00 committed by GitHub
parent 87586202dc
commit e9f754382f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 3 deletions

View File

@ -229,9 +229,6 @@ global function main(): CompilerHint
)
) then
if C_FileSystem.isExecutable("/usr/bin/x86_64-w64-mingw32-gcc") then
local extraObjects = {
}
do
local release, _, _ = generateConfig(
lang, "GCC", "mingw",