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