mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 01:15:37 +08:00
--with-pic and --enable-pic for other libraries that support them
This commit is contained in:
@@ -35,6 +35,7 @@ trait libxslt
|
||||
"{$this->builder->getOption('ld_library_path')} " .
|
||||
'./configure ' .
|
||||
'--enable-static --disable-shared ' .
|
||||
'--with-pic ' .
|
||||
'--without-python ' .
|
||||
'--without-mem-debug ' .
|
||||
'--without-crypto ' .
|
||||
|
||||
Reference in New Issue
Block a user