mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
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:
@@ -1,5 +1,3 @@
|
||||
diff --git a/usr/Makefile b/usr/Makefile
|
||||
index d4e3eaf..ec1c9a3 100644
|
||||
--- a/usr/Makefile
|
||||
+++ b/usr/Makefile
|
||||
@@ -1,11 +1,11 @@
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
diff --git a/usr/tgtd.h b/usr/tgtd.h
|
||||
index d8b2ac1..c6eee54 100644
|
||||
--- a/usr/tgtd.h
|
||||
+++ b/usr/tgtd.h
|
||||
@@ -9,6 +9,10 @@
|
||||
@@ -13,8 +11,6 @@ index d8b2ac1..c6eee54 100644
|
||||
struct concat_buf;
|
||||
|
||||
#define NR_SCSI_OPCODES 256
|
||||
diff --git a/usr/util.h b/usr/util.h
|
||||
index 0e34c35..3e2e63b 100644
|
||||
--- a/usr/util.h
|
||||
+++ b/usr/util.h
|
||||
@@ -16,6 +16,10 @@
|
||||
|
||||
Reference in New Issue
Block a user