I was receiving the following problem with building on macOS outlined here: #18776 (comment) @MarcoFalke told me to use the 'make distclean' command to solve the clang issue I was receiving and I thought it'd be useful to mention it in the docs.
doc: introduce 'make distclean' to macOS build #18793
pull porcupinenick wants to merge 1 commits into bitcoin:master from porcupinenick:patch-1 changing 1 files +8 −0-
porcupinenick commented at 2:35 AM on April 28, 2020: none
-
3f77b49cc5
doc: introduce 'make distclean' to macOS build
I was receiving the following problem with building on macOS outlined here: https://github.com/bitcoin/bitcoin/issues/18776#issuecomment-620081162 @MarcoFalke told me to use the 'make distclean' command to solve the clang issue I was receiving and I thought it'd be useful to mention it in the docs.
- fanquake added the label Docs on Apr 28, 2020
-
fanquake commented at 5:06 AM on April 28, 2020: member
I'm glad that fixed your issue, but it doesn't need to be added to the build docs. Using
make distcleanis neither macOS specific, nor required as part of the regular clone, configure and build process. -
porcupinenick commented at 1:21 PM on April 28, 2020: none
Ok, understood. Thanks for reviewing!
- porcupinenick closed this on Apr 28, 2020
- DrahtBot locked this on Feb 15, 2022