mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 17:35:36 +08:00
-ldl and --with-pic for imagemagick
This commit is contained in:
@@ -58,7 +58,7 @@ trait imagemagick
|
||||
])
|
||||
->execWithEnv(
|
||||
'./configure ' .
|
||||
'--enable-static --disable-shared ' .
|
||||
'--enable-static --disable-shared --with-pic ' .
|
||||
$extra .
|
||||
'--prefix='
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user