SHA256
1
0
forked from pool/SVT-AV1
Adrian Schröter 2019-02-05 09:43:19 +00:00 committed by Git OBS Bridge
parent d17e24066e
commit 10e6430f8c

View File

@ -51,7 +51,7 @@ Requires: %{name}%{sover} = %{version}
%setup -q
%patch1 -p1
%if 0%{suse_version} < 1500
sed -i -e 's, -fstack-protector-strong / /' CMakeLists.txt
sed -i -e 's, -fstack-protector-strong , ,' CMakeLists.txt
%endif
%build