mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-11 02:45:37 +08:00
cs fix
This commit is contained in:
@@ -20,7 +20,7 @@ class liburing extends LinuxLibraryBase
|
|||||||
|
|
||||||
UnixAutoconfExecutor::create($this)
|
UnixAutoconfExecutor::create($this)
|
||||||
->appendEnv([
|
->appendEnv([
|
||||||
'CFLAGS' => '-D_GNU_SOURCE'
|
'CFLAGS' => '-D_GNU_SOURCE',
|
||||||
])
|
])
|
||||||
->removeConfigureArgs(
|
->removeConfigureArgs(
|
||||||
'--disable-shared',
|
'--disable-shared',
|
||||||
|
|||||||
Reference in New Issue
Block a user