Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only run codesign if there have been substitutions
This ensures that we're not running `codesign` in cases we don't strictly need it. This in turn prevents a regression in macos+nix, where the codesign binary is not in PATH. Closes ocaml#6226 Signed-off-by: Etienne Millon <[email protected]>
- Loading branch information