mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 05:14:52 +08:00
cs fix
This commit is contained in:
parent
4eac953c71
commit
00f262571c
@ -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',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user