mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 09:25:35 +08:00
Support -fPIC and -fPIE for most libs and PHP
This commit is contained in:
@@ -37,7 +37,7 @@ class LinuxToolCheckList
|
||||
'git', 'autoconf', 'automake',
|
||||
'tar', 'unzip', 'gzip', 'gcc',
|
||||
'bzip2', 'cmake', 'patch',
|
||||
'xz',
|
||||
'xz', 'libtool',
|
||||
];
|
||||
|
||||
public const TOOLS_ARCH = [
|
||||
|
||||
Reference in New Issue
Block a user