src/feature: add IO_URING feature checking
[xfstests-dev.git] / src / Makefile
index 020e1dc98643cf34a6e2dbfaee8b210c7dfe8556..919d77c408da4a80a42bd6cc087313290b7ab83a 100644 (file)
@@ -66,6 +66,10 @@ SUBDIRS += aio-dio-regress
 LLDLIBS += -laio
 endif
 
+ifeq ($(HAVE_URING), true)
+LLDLIBS += -luring
+endif
+
 CFILES = $(TARGETS:=.c)
 LDIRT = $(TARGETS) fssum