Fix ignoring objdump tests on macOS
macOS has a version of objdump but it doesn't support `--info` or elf binaries. Previously the tests would fail instantly when `--info` was passed.
Loading
Please register or sign in to comment
macOS has a version of objdump but it doesn't support `--info` or elf binaries. Previously the tests would fail instantly when `--info` was passed.