Skip to content

Conversation

bufo24
Copy link
Contributor

@bufo24 bufo24 commented Apr 14, 2025

I had trouble building bitcoin core the way I wanted since now more features require a flag while building. IMO it makes sense to make it a bit more prominent in the build docs how to get the needed flags.

Related issue: #32258

@DrahtBot
Copy link
Contributor

DrahtBot commented Apr 14, 2025

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Code Coverage & Benchmarks

For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/32269.

Reviews

See the guideline for information on the review process.

Type Reviewers
ACK maflcko

If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

Conflicts

Reviewers, this pull request conflicts with the following ones:

  • #32846 (doc: clarify that the "-j N" goes after the "--build build" part by bigspider)

If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

@DrahtBot DrahtBot added the Docs label Apr 14, 2025
@fanquake
Copy link
Member

As mentioned, what you're adding is already present in this file, so if you're re-ordering things, you'll need to remove the second occurence.

@bufo24
Copy link
Contributor Author

bufo24 commented May 13, 2025

@fanquake Just did that!

@fanquake
Copy link
Member

Thanks. You'll need to squash your commits.

@bufo24 bufo24 force-pushed the chore/update-unix-readme-build-flags branch from d5c9c73 to be6e4c4 Compare May 13, 2025 11:44
@bufo24
Copy link
Contributor Author

bufo24 commented May 13, 2025

Done

Copy link
Member

@maflcko maflcko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm ACK be6e4c4

@@ -7,8 +7,15 @@ Some notes on how to build Bitcoin Core in Unix.
To Build
---------------------

### 1. Configuration
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Not sure we want to manually number the sections. The order should already be clear

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do agree but that's consistent with most doc/build*.md files (doc/build-freebsd.md, doc/build-netbsd.md, doc/build-openbsd.md, doc/build-osx.md).

@DrahtBot
Copy link
Contributor

DrahtBot commented Jul 1, 2025

🐙 This pull request conflicts with the target branch and needs rebase.

@fanquake
Copy link
Member

Rebased this is in #33088.

@fanquake fanquake closed this Jul 29, 2025
fanquake added a commit that referenced this pull request Jul 29, 2025
6757052 doc: move `cmake -B build -LH` up in Unix build docs (Bufo)

Pull request description:

  #32269 rebased.

  > I had trouble building bitcoin core the way I wanted since now more features require a flag while building. IMO it makes sense to make it a bit more prominent in the build docs how to get the needed flags.

  > Related issue: #32258

ACKs for top commit:
  maflcko:
    lgtm ACK 6757052
  stickies-v:
    ACK 6757052
  janb84:
    ACK 6757052

Tree-SHA512: 8e6dc1e432c067f862560776176112d5c24c4009bdf8e9a4e8d1ea3328b88732188fc4d8a7cd29f8a9ed8a1809a7a8a86d63b7ae3ec4ebae74be466727c8d730
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants