mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
--with-pic for libffi
This commit is contained in:
parent
78b2a89b0a
commit
4c124770ed
@ -30,6 +30,7 @@ class libffi extends LinuxLibraryBase
|
||||
'./configure ' .
|
||||
'--enable-static ' .
|
||||
'--disable-shared ' .
|
||||
'--with-pic ' .
|
||||
"--host={$arch}-unknown-linux " .
|
||||
"--target={$arch}-unknown-linux " .
|
||||
'--prefix= ' .
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user