Linux-native io_uring I/O access library
Go to file
Stefan Hajnoczi b3567f8af7 Add ./configure --libdevdir= for development package files
The development package files (--libdevdir=) have been separated from
the library runtime package files (--libdir=).  Make sure to set
--libdevdir= so x86_64 Fedora RPMs are built for /usr/lib64 instead of
/usr/lib.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2020-03-19 13:49:26 +00:00
.gitignore liburing 0.5 2020-03-19 13:49:24 +00:00
liburing.spec Add ./configure --libdevdir= for development package files 2020-03-19 13:49:26 +00:00
README.md Added the README 2020-01-06 21:43:02 +00:00
sources liburing 0.5 2020-03-19 13:49:24 +00:00

liburing

Linux-native io_uring I/O access library