mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
Remove more macOS 14 case from shared extensions switch
Yeah. Copied by tab.
This commit is contained in:
parent
f28a3cf5a3
commit
1bac06fe3c
@ -155,7 +155,6 @@ if ($shared_extensions) {
|
||||
switch ($argv[2] ?? null) {
|
||||
case 'ubuntu-22.04':
|
||||
case 'ubuntu-22.04-arm':
|
||||
case 'macos-14':
|
||||
case 'macos-15':
|
||||
case 'macos-15-intel':
|
||||
$shared_cmd = ' --build-shared=' . quote2($shared_extensions) . ' ';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user