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