We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f075509 commit 5d53384Copy full SHA for 5d53384
dune
@@ -462,6 +462,12 @@
462
(external/gc-timings/libgc_timings_stubs.a
463
as
464
compiler-libs/libgc_timings_stubs_native.a)
465
+ (middle_end/flambda2/numbers/libflambda2_numbers_stubs.a
466
+ as
467
+ compiler-libs/libflambda2_numbers_stubs.a)
468
469
470
+ compiler-libs/libflambda2_numbers_stubs_native.a)
471
; for special_dune compat
472
(ocamloptcomp_with_flambda2.cma as compiler-libs/ocamloptcomp.cma)
473
(ocamloptcomp_with_flambda2.cmxa as compiler-libs/ocamloptcomp.cmxa)
0 commit comments