From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx> Hi Jens, This is an RFC patchset. ## Patch 1 Tell people how to build liburing. ## Patch 2 Tell people that they should use the FFI variants when they can't use 'static inline' functions defined in liburing.h. What do you think? Signed-off-by: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx> --- Ammar Faizi (2): README: Explain how to build liburing README: Explain about FFI support README | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) base-commit: 19424b0baa5999918701e1972b901b0937331581 -- Ammar Faizi