mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-20 23:35:37 +08:00
needless default
This commit is contained in:
@@ -31,7 +31,7 @@ trait gettext
|
|||||||
$autoconf->addConfigureArgs('--disable-threads');
|
$autoconf->addConfigureArgs('--disable-threads');
|
||||||
}
|
}
|
||||||
|
|
||||||
$autoconf->configure()->make(with_clean: true);
|
$autoconf->configure()->make();
|
||||||
$this->patchLaDependencyPrefix();
|
$this->patchLaDependencyPrefix();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user