Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Using the one from binutils makes a rust binary compiled with `-Cstrip=debuginfo` getting killed: ``` $ bazel-out/darwin-opt-exec-C7777A24/bin/external/rules_rust/util/process_wrapper/process_wrapper Killed: 9 $ sudo dtruss bazel-out/darwin-opt-exec-C7777A24/bin/external/rules_rust/util/process_wrapper/process_wrapper dtrace: failed to execute bazel-out/darwin-opt-exec-C7777A24/bin/external/rules_rust/util/process_wrapper/process_wrapper: Malformed Mach-o file ```
- Loading branch information