mirror of
https://github.com/openharmony/third_party_liburing.git
synced 2026-07-01 06:41:58 -04:00
75e0dce41f
Otherwise the link created by
ln -sf $(relativelibdir)$(libname) $(libdevdir)/liburing.so
during make install will be invalid.
liburing for Debian The newest Linux IO interface i.e. io_uring, need userspace library to support it. This package liburing is the library for io_uring. -- Liu Changcheng <changcheng.liu@aliyun.com> Thu, 14 Nov 2019 21:35:39 +0800