Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(101)

Unified Diff: app-crypt/tpm-tools/files/tpm-tools-1.3.1-gold.patch

Issue 6792011: app-crypt/tpm-tools: backport tpm-tools-1.3.5-r1 from main Gentoo (Closed) Base URL: http://git.chromium.org/git/portage-stable.git@master
Patch Set: Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | app-crypt/tpm-tools/tpm-tools-1.3.5-r1.ebuild » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app-crypt/tpm-tools/files/tpm-tools-1.3.1-gold.patch
diff --git a/app-crypt/tpm-tools/files/tpm-tools-1.3.1-gold.patch b/app-crypt/tpm-tools/files/tpm-tools-1.3.1-gold.patch
new file mode 100644
index 0000000000000000000000000000000000000000..68d7ea3e26a5076bf0ae4628396a3c4eb5f9b3c4
--- /dev/null
+++ b/app-crypt/tpm-tools/files/tpm-tools-1.3.1-gold.patch
@@ -0,0 +1,13 @@
+diff --git a/tpm-tools-1.3.1/src/data_mgmt/Makefile.am b/tpm-tools-1.3.1-orig/src/data_mgmt/Makefile.am
+index 697f031..cff5897 100644
+--- tpm-tools-1.3.1/src/data_mgmt/Makefile.am
++++ tpm-tools-1.3.1/src/data_mgmt/Makefile.am
+@@ -31,7 +31,7 @@ bin_PROGRAMS = tpmtoken_init \
+ # Common build flags
+ AM_CPPFLAGS = -I$(top_builddir)/include -D_LINUX
+
+-LDADD = $(top_builddir)/lib/libtpm_pkcs11.la -ltspi
++LDADD = $(top_builddir)/lib/libtpm_pkcs11.la -ltspi -ldl
+
+
+ #
« no previous file with comments | « no previous file | app-crypt/tpm-tools/tpm-tools-1.3.5-r1.ebuild » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698