tgt: Update to 1.0.74

Remove KERNEL_AIO dependency to avoid recursive dependency with libaio in
a future commit.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2018-11-05 20:31:49 -08:00
parent 9753c21d5c
commit 1ce197c73f
4 changed files with 7 additions and 13 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
--- tgt-1.0.48.orig/Makefile 2014-06-04 15:03:53.000000000 +0300
+++ tgt-1.0.48/Makefile 2014-06-04 15:18:13.132963670 +0300
@@ -64,7 +64,7 @@
--- a/Makefile
+++ b/Makefile
@@ -64,7 +64,7 @@ clean-conf:
$(MAKE) -C conf clean
.PHONY: install