mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 09:25:35 +08:00
use ld.gold (revert this if you think this doesn't add benefit)
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user