Dirk Mueller 2022-02-16 19:56:54 +00:00 committed by Git OBS Bridge
parent d35be4dda9
commit 693c29aab3

View File

@ -90,8 +90,8 @@ export RUSTFLAGS=%{rustflags}
export CFLAGS="%{optflags} -fno-strict-aliasing" export CFLAGS="%{optflags} -fno-strict-aliasing"
%python_build %python_build
%if !%{with test}
%install %install
%if !%{with test}
export RUSTFLAGS=%{rustflags} export RUSTFLAGS=%{rustflags}
# Actually other *.c and *.h are appropriate # Actually other *.c and *.h are appropriate
# see https://github.com/pyca/cryptography/issues/1463 # see https://github.com/pyca/cryptography/issues/1463