Remove unneeded Stdlib__Callback workaround
(cherry picked from commit 90e4639bd640d9ea50fc48ef116d71b7165eac3c)
This commit is contained in:
parent
a47e73316a
commit
30564b0106
@ -103,11 +103,6 @@ BuildRequires: nbdkit-sh-plugin
|
||||
BuildRequires: nbdkit-sparse-random-plugin
|
||||
%endif
|
||||
|
||||
%if 0%{?have_ocaml}
|
||||
# The OCaml runtime system does not provide this symbol
|
||||
%global __ocaml_requires_opts -x Stdlib__Callback
|
||||
%endif
|
||||
|
||||
|
||||
%description
|
||||
NBD — Network Block Device — is a protocol for accessing Block Devices
|
||||
@ -380,6 +375,9 @@ make %{?_smp_mflags} check || {
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu May 23 2024 Jerry James <loganjerry@gmail.com> - 1.20.1-1
|
||||
- Remove unneeded Stdlib__Callback workaround
|
||||
|
||||
* Tue May 7 2024 Richard W.M. Jones <rjones@redhat.com> - 1.20.1-1
|
||||
- New stable branch version 1.20.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user