Browse Source

ld --version doesn't work on macOS.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
pull/245/head
Daira Hopwood 5 years ago
parent
commit
6177b47d20
  1. 2
      .github/ISSUE_TEMPLATE.md

2
.github/ISSUE_TEMPLATE.md

@ -32,7 +32,7 @@ Run `zcashd --version` to find out
- Disk Type (HD/SDD):
- Linux kernel version (uname -a):
- Compiler version (gcc --version):
- Linker version (ld --version):
- Linker version (ld -v):
- Assembler version (as --version):
### Any extra information that might be useful in the debugging process.

Loading…
Cancel
Save