Update spec adding -Wimplicit-fallthrough=0 to avoid compiling error
This commit is contained in:
parent
5316d66db6
commit
7af0110095
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user