From e9f754382fbc7cecfb7b4773968b2cddd42a8600 Mon Sep 17 00:00:00 2001 From: Cyano Hao Date: Fri, 12 Apr 2024 12:57:14 +0800 Subject: [PATCH] fix teal--lua consistency in compiler hint (#378) --- addon/compiler_hint/archlinux.tl | 3 --- 1 file changed, 3 deletions(-) diff --git a/addon/compiler_hint/archlinux.tl b/addon/compiler_hint/archlinux.tl index cb4b05df..cdc8140c 100644 --- a/addon/compiler_hint/archlinux.tl +++ b/addon/compiler_hint/archlinux.tl @@ -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",