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:
Richard W.M. Jones 2021-10-04 20:35:25 +01:00
parent 7bd779ad75
commit 18a3e99eaa
1 changed files with 1 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# 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.
%bcond_with menhir
%bcond_without menhir
Name: ocaml-%{libname}
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
- 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
- Version 2.9.1