https://bugzilla.redhat.com/show_bug.cgi?id=1373218



--- Comment #20 from Igor Gnatenko <ignate...@redhat.com> ---
(In reply to Pádraig Brady from comment #19)
> zstd-1.1.0-2 is built now containing pzstd
> 
> pzstd is not available on el6 due to requiring c++11,
who cares about el6 in 2016....
> and is only available on x86 due to test instability on arm platforms at
> least
You can do something like:
make check \
%ifarch %{arm}
  || :
%else
  ;
%endif
> 
> I'll let zstd-1.1.0-1 propagate fully before pushing this

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to