diff --git a/cryptopp.spec b/cryptopp.spec index f64b2af..bc0e54e 100644 --- a/cryptopp.spec +++ b/cryptopp.spec @@ -1,4 +1,4 @@ -%if 0%{__isa_bits} == 64 +%if 0%{?__isa_bits} == 64 %global optflags %{optflags} -flto %global build_ldflags %{build_ldflags} -flto %endif