mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-02 14:25:41 +08:00
oops
This commit is contained in:
@@ -81,6 +81,7 @@ class PkgConfig extends CustomPackage
|
|||||||
])
|
])
|
||||||
->appendEnv($env)->cd($srcdir);
|
->appendEnv($env)->cd($srcdir);
|
||||||
$shell->exec(
|
$shell->exec(
|
||||||
|
"./configure --prefix='{$prefix}' " .
|
||||||
'--with-internal-glib '.
|
'--with-internal-glib '.
|
||||||
'--disable-host-tool '.
|
'--disable-host-tool '.
|
||||||
'--without-sysroot '.
|
'--without-sysroot '.
|
||||||
|
|||||||
Reference in New Issue
Block a user