You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue#695 - Link liburing.a statically if present.
RocksDB enables IO_URING support by default and if the liburing dev files are present
it creates a link dependency against liburing.a.
Signed-off-by: Sunny Bains <[email protected]>
0 commit comments