mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
bump liburing
This commit is contained in:
parent
160c95a6b8
commit
a7152fe5ec
@ -30,7 +30,9 @@ set (LIBURING_CONFIG_HAS_OPEN_HOW, "no")
|
||||
set (LIBURING_CONFIG_HAS_STATX, "no")
|
||||
set (LIBURING_CONFIG_HAS_GLIBC_STATX, "no")
|
||||
|
||||
add_compile_definitions(_GNU_SOURCE)
|
||||
add_compile_definitions(LIBURING_INTERNAL)
|
||||
|
||||
configure_file (compat.h.in ${LIBURING_COMPAT_HEADER})
|
||||
|
||||
add_library (_liburing ${SRCS})
|
||||
|
Loading…
Reference in New Issue
Block a user