Skip to content

Commit c67d6f5

Browse files
committed
Merge bitcoin/bitcoin#26079: Revert "doc: note that brew installed qt is not supported"
34a2f91 Revert "doc: note that brew installed qt is not supported" (Hennadii Stepanov) Pull request description: As bitcoin/bitcoin#26056 fixes bitcoin/bitcoin#25947 it looks reasonable to revert bitcoin/bitcoin#21988. ACKs for top commit: fanquake: ACK 34a2f91 - haven't tested at all. jarolrod: ACK bitcoin/bitcoin@34a2f91 Tree-SHA512: 4470f21fb6ea32970d7572c83ba064bcbe6e3282cea79122312f8ac203a5b1617b21952db1d6e47ba5b6f605abc23f72c04c07cef7251272e22fb593ff317beb
2 parents a8c3590 + 34a2f91 commit c67d6f5

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

doc/build-osx.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -96,14 +96,6 @@ Skip if you don't intend to use the GUI.
9696
brew install qt@5
9797
```
9898

99-
Ensure that the `qt@5` package is installed, not the `qt` package.
100-
If 'qt' is installed, the build process will fail.
101-
if installed, remove the `qt` package with the following command:
102-
103-
``` bash
104-
brew uninstall qt
105-
```
106-
10799
Note: Building with Qt binaries downloaded from the Qt website is not officially supported.
108100
See the notes in [#7714](https://github.com/bitcoin/bitcoin/issues/7714).
109101

0 commit comments

Comments
 (0)