mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +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 ' .
|
'--libdir=lib ' .
|
||||||
'--openssldir=/etc/ssl ' .
|
'--openssldir=/etc/ssl ' .
|
||||||
"{$zlib_extra}" .
|
"{$zlib_extra}" .
|
||||||
|
'enable-pie ' .
|
||||||
'no-legacy ' .
|
'no-legacy ' .
|
||||||
"linux-{$arch}"
|
"linux-{$arch}"
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user