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

Side by Side 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, 8 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 unified diff | Download patch | Annotate | Revision Log
« 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 diff --git a/tpm-tools-1.3.1/src/data_mgmt/Makefile.am b/tpm-tools-1.3.1-orig/sr c/data_mgmt/Makefile.am
2 index 697f031..cff5897 100644
3 --- tpm-tools-1.3.1/src/data_mgmt/Makefile.am
4 +++ tpm-tools-1.3.1/src/data_mgmt/Makefile.am
5 @@ -31,7 +31,7 @@ bin_PROGRAMS = tpmtoken_init \
6 # Common build flags
7 AM_CPPFLAGS = -I$(top_builddir)/include -D_LINUX
8
9 -LDADD = $(top_builddir)/lib/libtpm_pkcs11.la -ltspi
10 +LDADD = $(top_builddir)/lib/libtpm_pkcs11.la -ltspi -ldl
11
12
13 #
OLDNEW
« 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