From 7515f9eeb44d8652c0933740996078b8ecb56f9c Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Sun, 3 Mar 2019 04:18:31 +0000 Subject: Update to 1.3.9.1 and add patches to support OpenSSL 1.0.x and OpenSSL 1.1.x. --- security/tpm-tools/files/patch-src-cmds-Makefile.am | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 security/tpm-tools/files/patch-src-cmds-Makefile.am (limited to 'security/tpm-tools/files/patch-src-cmds-Makefile.am') diff --git a/security/tpm-tools/files/patch-src-cmds-Makefile.am b/security/tpm-tools/files/patch-src-cmds-Makefile.am deleted file mode 100644 index 5d7b6d075850..000000000000 --- a/security/tpm-tools/files/patch-src-cmds-Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ ---- src/cmds/Makefile.am.orig 2011-08-15 17:52:08 UTC -+++ src/cmds/Makefile.am -@@ -30,7 +30,7 @@ else - AM_CPPFLAGS = -I$(top_srcdir)/include -D_LINUX - endif - --LDADD = $(top_builddir)/lib/libtpm_tspi.la -ltspi $(top_builddir)/lib/libtpm_unseal.la -ltpm_unseal -lcrypto -+LDADD = $(top_builddir)/lib/libtpm_tspi.la -ltspi $(top_builddir)/lib/libtpm_unseal.la -lcrypto - - tpm_sealdata_SOURCES = tpm_sealdata.c - tpm_unsealdata_SOURCES = tpm_unsealdata.c -- cgit v1.2.3