summaryrefslogtreecommitdiff
path: root/app-forensics/sleuthkit/files/sleuthkit-4.1.0-tools-shared-libs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app-forensics/sleuthkit/files/sleuthkit-4.1.0-tools-shared-libs.patch')
-rw-r--r--app-forensics/sleuthkit/files/sleuthkit-4.1.0-tools-shared-libs.patch55
1 files changed, 0 insertions, 55 deletions
diff --git a/app-forensics/sleuthkit/files/sleuthkit-4.1.0-tools-shared-libs.patch b/app-forensics/sleuthkit/files/sleuthkit-4.1.0-tools-shared-libs.patch
deleted file mode 100644
index efa335068333..000000000000
--- a/app-forensics/sleuthkit/files/sleuthkit-4.1.0-tools-shared-libs.patch
+++ /dev/null
@@ -1,55 +0,0 @@
---- sleuthkit-4.1.0/tools/autotools/Makefile.am
-+++ sleuthkit-4.1.0/tools/autotools/Makefile.am
-@@ -1,6 +1,5 @@
- AM_CPPFLAGS = -I../.. -I$(srcdir)/../.. -Wall
- LDADD = ../../tsk/libtsk.la
--LDFLAGS += -static
- EXTRA_DIST = .indent.pro
-
- bin_PROGRAMS = tsk_recover tsk_loaddb tsk_comparedir tsk_gettimes
---- sleuthkit-4.1.0/tools/fstools/Makefile.am
-+++ sleuthkit-4.1.0/tools/fstools/Makefile.am
-@@ -1,6 +1,5 @@
- AM_CPPFLAGS = -I../.. -I$(srcdir)/../.. -Wall
- LDADD = ../../tsk/libtsk.la
--LDFLAGS += -static
- EXTRA_DIST = .indent.pro fscheck.cpp
-
- bin_PROGRAMS = blkcalc blkcat blkls blkstat ffind fls fcat fsstat icat ifind ils \
---- sleuthkit-4.1.0/tools/hashtools/Makefile.am
-+++ sleuthkit-4.1.0/tools/hashtools/Makefile.am
-@@ -1,6 +1,5 @@
- AM_CPPFLAGS = -I../.. -I$(srcdir)/../.. -Wall
- LDADD = ../../tsk/libtsk.la
--LDFLAGS += -static
- EXTRA_DIST = .indent.pro md5.c sha1.c
-
- bin_PROGRAMS = hfind
---- sleuthkit-4.1.0/tools/imgtools/Makefile.am
-+++ sleuthkit-4.1.0/tools/imgtools/Makefile.am
-@@ -1,6 +1,5 @@
- AM_CPPFLAGS = -I../.. -I$(srcdir)/../.. -Wall
- LDADD = ../../tsk/libtsk.la
--LDFLAGS += -static
- EXTRA_DIST = .indent.pro
-
- bin_PROGRAMS = img_cat img_stat
---- sleuthkit-4.1.0/tools/srchtools/Makefile.am
-+++ sleuthkit-4.1.0/tools/srchtools/Makefile.am
-@@ -6,7 +6,6 @@
-
- sigfind_SOURCES = sigfind.cpp
- sigfind_LDADD = ../../tsk/libtsk.la
--sigfind_LDFLAGS = -static
-
- indent:
- indent *.c *.cpp
---- sleuthkit-4.1.0/tools/vstools/Makefile.am
-+++ sleuthkit-4.1.0/tools/vstools/Makefile.am
-@@ -1,6 +1,5 @@
- AM_CPPFLAGS = -I../.. -I$(srcdir)/../.. -Wall
- LDADD = ../../tsk/libtsk.la
--LDFLAGS += -static
- EXTRA_DIST = .indent.pro
-
- bin_PROGRAMS = mmls mmstat mmcat