mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
cs fix
This commit is contained in:
parent
4eac953c71
commit
00f262571c
@ -20,7 +20,7 @@ class liburing extends LinuxLibraryBase
|
||||
|
||||
UnixAutoconfExecutor::create($this)
|
||||
->appendEnv([
|
||||
'CFLAGS' => '-D_GNU_SOURCE'
|
||||
'CFLAGS' => '-D_GNU_SOURCE',
|
||||
])
|
||||
->removeConfigureArgs(
|
||||
'--disable-shared',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user