From e54d19f53dcd78d0aaceb30d1fb89eebefc1c066 Mon Sep 17 00:00:00 2001 From: Scott Little Date: Mon, 2 Oct 2017 17:30:56 -0400 Subject: [PATCH 1/2] WRS: disable-socket-mode-TCTI.patch --- SPECS/tpm2-tools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/tpm2-tools.spec b/SPECS/tpm2-tools.spec index 308ecfa..935580d 100644 --- a/SPECS/tpm2-tools.spec +++ b/SPECS/tpm2-tools.spec @@ -46,7 +46,7 @@ tpm2-tools is a batch of testing tools for tpm2.0. It is based on tpm2-tss. ./bootstrap %build -%configure --prefix=/usr --disable-static --disable-silent-rules +%configure --prefix=/usr --disable-static --disable-silent-rules --without-tcti-socket %make_build %install -- 2.7.4