mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-14 13:31:27 +00:00
meson: Always define HAVE_LIBURING
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
parent
869deb9173
commit
4c96107d1e
@ -216,6 +216,8 @@ if want_io_uring
|
||||
endif
|
||||
|
||||
srcconf.set10('HAVE_LIBURING', true)
|
||||
else
|
||||
srcconf.set10('HAVE_LIBURING', false)
|
||||
endif
|
||||
|
||||
## Time EPOCH.
|
||||
|
Loading…
Reference in New Issue
Block a user