Skip to content

Commit 2c19e77

Browse files
authored
Add missing .a archive to merge-archives rule (ocaml-flambda#984)
1 parent 2be2733 commit 2c19e77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dune

+1
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,7 @@
384384
%{dep:backend/debug/dwarf/dwarf_high/dwarf_high.a}
385385
%{dep:backend/debug/dwarf/dwarf_ocaml/dwarf_ocaml.a}
386386
%{dep:flambda_backend_common.a}
387+
%{dep:utils/flambda_backend_utils.a}
387388
%{dep:middle_end/flambda2/import/flambda2_import.a}
388389
%{dep:middle_end/flambda2/ui/flambda2_ui.a}
389390
%{dep:middle_end/flambda2/algorithms/flambda2_algorithms.a}

0 commit comments

Comments
 (0)