mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 13:24:51 +08:00
uncommented buildphp, haha
This commit is contained in:
parent
111de20a57
commit
e31942bf1e
@ -208,7 +208,7 @@ class BuildPHPCommand extends BuildCommand
|
||||
SourcePatcher::patchSPCVersionToPHP($this->getApplication()->getVersion());
|
||||
|
||||
// start to build
|
||||
// $builder->buildPHP($rule);
|
||||
$builder->buildPHP($rule);
|
||||
|
||||
SourcePatcher::patchBeforeSharedBuild($builder);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user