mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-13 03:45:37 +08:00
build shared extensions before frankenphp
This commit is contained in:
@@ -368,7 +368,6 @@ class php extends TargetPackage
|
||||
return;
|
||||
}
|
||||
if (SystemTarget::isUnix()) {
|
||||
$package->runStage([$this, 'unixBuildSharedExt']);
|
||||
if ($installer->interactive) {
|
||||
InteractiveTerm::indicateProgress('Running PHP smoke tests');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user