Update spec adding -Wimplicit-fallthrough=0 to avoid compiling error

This commit is contained in:
Yunying Sun 2017-07-28 15:49:26 +08:00
parent 5316d66db6
commit 7af0110095

View File

@ -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
%make_build -Wimplicit-fallthrough=0
%install
%make_install