Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: simplify macOS build guide #3580

Merged
merged 1 commit into from
Jul 20, 2024

Conversation

patricklodder
Copy link
Member

Now that we have c++17 compatibility from #3561 (and the boost fix from #3558) macOS building no longer needs to pin a specific protobuf version pre-abseil if c++17 is configured.

@patricklodder patricklodder added this to the 1.15.0 milestone Jul 19, 2024
@patricklodder patricklodder requested a review from a team July 19, 2024 13:58
@chromatic
Copy link
Member

LGTM but I'd like someone with a Mac handy to test this and report back before I give approval.

@DogestMaximus
Copy link

Yeah looks good I had a few warnings but it's syncing: Darwin 22.6.0 x86_64, Apple clang version 15.0.0 (clang-1500.1.0.2.5)
Target: x86_64-apple-darwin22.6.0
image

@DogestMaximus
Copy link

Xcode 15.2
Build version 15C500b

Sorry forgot to add that

Copy link
Member

@chromatic chromatic left a comment

Choose a reason for hiding this comment

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

ACK, text changes look fine and we have build confirmation. All tests pass on x86-64 Linux (why wouldn't they? that's why we test anyway!).

@chromatic chromatic merged commit f3501e5 into dogecoin:1.15.0-dev Jul 20, 2024
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.

3 participants