Linux-native io_uring I/O access library
liburing builds without libc (-ffreestanding) by default. Unfortunately, Fedora's compiler flags cause a conflict because the stack protector requires symbols that are in libc. Disable nolibc for now. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
||
|---|---|---|
| .gitignore | ||
| 0001-enable-libc.patch | ||
| liburing.spec | ||
| README.md | ||
| sources | ||
liburing
Linux-native io_uring I/O access library