Skip to content

Commit 6ed19e3

Browse files
authored
Merge pull request #25878 from raphael-proust/alt-ergo-not-bytecode-only
alt-ergo build requires native compiler
2 parents 708348f + 81202c6 commit 6ed19e3

File tree

1 file changed

+3
-0
lines changed
  • packages/alt-ergo/alt-ergo.2.4.2

1 file changed

+3
-0
lines changed

packages/alt-ergo/alt-ergo.2.4.2/opam

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ build: [
3333
["dune" "subst"] {dev}
3434
["dune" "build" "-p" name "-j" jobs]
3535
]
36+
conflicts: [
37+
"ocaml-option-bytecode-only"
38+
]
3639
url {
3740
src: "https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz"
3841
checksum: [

0 commit comments

Comments
 (0)