doc: Fix broken link in doc/build-osx.md
This fixes the regression in PR #15964 as noted here: https://github.com/bitcoin/bitcoin/pull/15964/files#r298798933
This commit is contained in:
parent
04710b6d8c
commit
90b5c4eefb
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ tail -f $HOME/Library/Application\ Support/Bitcoin/debug.log
|
|||
## Notes
|
||||
* Tested on OS X 10.10 Yosemite through macOS 10.14 Mojave on 64-bit Intel
|
||||
processors only.
|
||||
* Building with downloaded Qt binaries is not officially supported. See the notes in [#7714](https://github.com/bitcoin/issues/7714)
|
||||
* Building with downloaded Qt binaries is not officially supported. See the notes in [#7714](https://github.com/bitcoin/bitcoin/issues/7714).
|
||||
|
||||
## Deterministic macOS DMG Notes
|
||||
Working macOS DMGs are created in Linux by combining a recent `clang`, the Apple
|
||||
|
|
Loading…
Reference in a new issue