From f4ab801b43068344712c253249f828de09a4c5cd Mon Sep 17 00:00:00 2001 From: Yunying Sun Date: Jul 28 2017 08:46:17 +0000 Subject: Revert "Update spec adding -Wimplicit-fallthrough=0 to avoid compiling error" This reverts commit 7af01100959932153dd068d0b10bdefd07714922. --- diff --git a/tpm2-tools.spec b/tpm2-tools.spec index 9495427..63e76d4 100644 --- a/tpm2-tools.spec +++ b/tpm2-tools.spec @@ -36,7 +36,7 @@ tpm2-tools is a batch of testing tools for tpm2.0. It is based on tpm2-tss. %build %configure --prefix=/usr --disable-static --disable-silent-rules -%make_build -Wimplicit-fallthrough=0 +%make_build %install %make_install