PKGNAME=libblkio
PKGSEC=libs
PKGDEP="glibc gcc-runtime"
BUILDDEP="docutils rustc llvm"
PKGDES="A library for block device I/O with support for multi-queue devices"

# FIXME: LTO fails during linkage.
# ld.lld: error: relocation R_AARCH64_TLSLE_ADD_TPREL_HI12 against
# error_msg_buffer cannot be used with -shared.
NOLTO=1
