ld --version doesn't work on macOS.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2019-06-14 23:18:10 +01:00
parent 246f17f6ba
commit 6177b47d20
1 changed files with 1 additions and 1 deletions

View File

@ -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.