Revert "Build bootstrap version without menhir"
I thought that would disable menhir, in fact it enables it.
This reverts commit 39c2970231
.
This commit is contained in:
parent
7bd779ad75
commit
18a3e99eaa
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# Since menhir now requires dune to build, but dune needs menhir only for the
|
# Since menhir now requires dune to build, but dune needs menhir only for the
|
||||||
# tests, build in bootstrap mode to skip the tests and the need for menhir.
|
# tests, build in bootstrap mode to skip the tests and the need for menhir.
|
||||||
%bcond_with menhir
|
%bcond_without menhir
|
||||||
|
|
||||||
Name: ocaml-%{libname}
|
Name: ocaml-%{libname}
|
||||||
Version: 2.9.1
|
Version: 2.9.1
|
||||||
@ -212,9 +212,6 @@ cp -ar README.md CHANGES.md MIGRATION.md doc/_build/* %{buildroot}%{_pkgdocdir}/
|
|||||||
* Mon Oct 04 2021 Richard W.M. Jones <rjones@redhat.com> - 2.9.1-3
|
* Mon Oct 04 2021 Richard W.M. Jones <rjones@redhat.com> - 2.9.1-3
|
||||||
- OCaml 4.13.1 build
|
- OCaml 4.13.1 build
|
||||||
|
|
||||||
* Mon Oct 04 2021 Richard W.M. Jones <rjones@redhat.com> - 2.9.1-2
|
|
||||||
- Build bootstrap version without menhir
|
|
||||||
|
|
||||||
* Wed Sep 8 2021 Jerry James <loganjerry@gmail.com> - 2.9.1-1
|
* Wed Sep 8 2021 Jerry James <loganjerry@gmail.com> - 2.9.1-1
|
||||||
- Version 2.9.1
|
- Version 2.9.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user