mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 21:04:52 +08:00
oops
This commit is contained in:
parent
d32bdb2825
commit
c7141003db
@ -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 '.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user