mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-04 07:15:38 +08:00
enable-pie for openssl
This commit is contained in:
@@ -68,6 +68,7 @@ class openssl extends LinuxLibraryBase
|
||||
'--libdir=lib ' .
|
||||
'--openssldir=/etc/ssl ' .
|
||||
"{$zlib_extra}" .
|
||||
'enable-pie ' .
|
||||
'no-legacy ' .
|
||||
"linux-{$arch}"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user