Skip to content

Commit

Permalink
comment on suspicious code
Browse files Browse the repository at this point in the history
Signed-off-by: Rudi Grinberg <[email protected]>
  • Loading branch information
rgrinberg committed Sep 4, 2020
1 parent c338dac commit 0cee329
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dune_rules/exe_rules.ml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ let executables_rules ~sctx ~dir ~expander ~dir_contents ~scope ~compile_info
in
let dynlink =
(* See https://github.com/ocaml/dune/issues/2527 *)
(* XXX rgrinberg: what is this? *)
true
|| Dune_file.Executables.Link_mode.Map.existsi exes.modes
~f:(fun mode _loc ->
Expand Down

0 comments on commit 0cee329

Please sign in to comment.