Skip to content

Commit 53fd024

Browse files
authored
install libflambda2_algorithms_stubs in compiler-libs (ocaml-flambda#3508)
1 parent 830d294 commit 53fd024

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

dune

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -820,6 +820,12 @@
820820
(middle_end/flambda2/numbers/floats/libflambda2_floats_stubs.a
821821
as
822822
compiler-libs/libflambda2_floats_stubs_native.a)
823+
(middle_end/flambda2/algorithms/libflambda2_algorithms_stubs.a
824+
as
825+
compiler-libs/libflambda2_algorithms_stubs.a)
826+
(middle_end/flambda2/algorithms/libflambda2_algorithms_stubs.a
827+
as
828+
compiler-libs/libflambda2_algorithms_stubs_native.a)
823829
; for special_dune compat
824830
(ocamloptcomp_with_flambda2.cma as compiler-libs/ocamloptcomp.cma)
825831
(ocamloptcomp_with_flambda2.cmxa as compiler-libs/ocamloptcomp.cmxa)

0 commit comments

Comments
 (0)