Skip to content

Conversation

@fanquake
Copy link
Member

@fanquake fanquake commented Feb 7, 2023

The current path will only work for clang installed via brew on x86_64 macOS.

@DrahtBot
Copy link
Contributor

DrahtBot commented Feb 7, 2023

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

Reviews

See the guideline for information on the review process.

Type Reviewers
ACK hebasto
Stale ACK jonatack

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

@DrahtBot DrahtBot added the Docs label Feb 7, 2023
Copy link
Member

@jonatack jonatack left a comment

Choose a reason for hiding this comment

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

Concept ACK, as it looks like the path changed from /usr/local/opt/ for x86_64 to /opt/homebrew/opt/ for ARM64.

@jonatack
Copy link
Member

jonatack commented Feb 7, 2023

ACK 8b16f7b

@fanquake fanquake force-pushed the macos_fuzzing_doc_arch_agnostic branch from 8b16f7b to b49e19c Compare February 8, 2023 09:45
Copy link
Member

@hebasto hebasto left a comment

Choose a reason for hiding this comment

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

ACK b49e19c, similar to 7028365.

I've also verified our code base for other similar cases:

$ git grep -e "/usr/local/opt" | wc -l
0

@maflcko maflcko merged commit de1d189 into bitcoin:master Feb 8, 2023
@fanquake fanquake deleted the macos_fuzzing_doc_arch_agnostic branch February 8, 2023 11:52
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Feb 8, 2023
… (macOS)

b49e19c doc: use arch agnostic clang path in fuzzing doc (macOS) (fanquake)

Pull request description:

  The current path will only work for clang installed via brew on x86_64 macOS.

ACKs for top commit:
  hebasto:
    ACK b49e19c, similar to 7028365.

Tree-SHA512: 8ae4845e1953d5a7178f2b422e2241af1057d8cce1ab79da65df0cd068456dbf85da3489355f81fc4ee09ba602a4b53e989e2dc02476b4abf6c5b3bc3e96473b
@bitcoin bitcoin locked and limited conversation to collaborators Feb 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants