mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 01:15:37 +08:00
Rename ignoreConfigureArgs to removeConfigureArgs
This commit is contained in:
@@ -25,7 +25,7 @@ trait librdkafka
|
||||
},
|
||||
'--disable-zstd'
|
||||
)
|
||||
->ignoreConfigureArgs(
|
||||
->removeConfigureArgs(
|
||||
'--with-pic',
|
||||
'--enable-pic',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user