OPTS+=" --mandir=/usr/share/man"

./configure $OPTS &&

default_make &&

# Remove static libraries
rm /usr/lib/liburing*.a
