use ld.gold (revert this if you think this doesn't add benefit)

This commit is contained in:
DubbleClick
2023-10-19 18:28:36 +02:00
parent 75b9d66698
commit ca1189b6ca
2 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ class LinuxToolCheckList
'git', 'autoconf', 'automake',
'tar', 'unzip', 'gzip',
'bzip2', 'cmake', 'gcc',
'g++', 'patch',
'g++', 'patch', 'binutils-gold',
];
public const TOOLS_DEBIAN = [