Jakub Jelen 2020-07-31 15:46:44 +02:00
parent 429ea423a4
commit 3d62a35395

View File

@ -46,7 +46,7 @@ gpgv2 --quiet --keyring %{SOURCE2} %{SOURCE1} %{SOURCE0}
%build %build
%configure --disable-static %configure --disable-static
sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
make %{?_smp_mflags} %make_build
%check %check
# Do not run the tests on s390x, which fails # Do not run the tests on s390x, which fails