summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index c1296f9..69cfe3d 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -126,7 +126,7 @@ ifndef NOLIBS
USE_ACL := y
USE_ATTR := y
USE_LIBCAP := y
-USE_LIBURING := y
+# USE_LIBURING := y
endif
ifdef USE_ACL