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

Patch TBB for Apple Silicon #57745

Merged
merged 3 commits into from
Jul 11, 2020
Merged

Patch TBB for Apple Silicon #57745

merged 3 commits into from
Jul 11, 2020

Conversation

BytesGuy
Copy link
Contributor

@BytesGuy BytesGuy commented Jul 9, 2020

  • Have you followed the guidelines for contributing?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing brew install <formula>)?

TBB currently fails to install on Apple Silicon. I found a PR open for this here: uxlfoundation/oneTBB#258

We probably want to wait until this is merged upstream before updating the formula fully, but this may help anyone who is hitting this problem meanwhile 🙂

Formula/tbb.rb Outdated Show resolved Hide resolved
@jonchang jonchang merged commit 3b1b341 into Homebrew:master Jul 11, 2020
@BytesGuy BytesGuy deleted the tbb-arm branch July 11, 2020 09:38
@claui claui added the 11 Big Sur is specifically affected label Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
11 Big Sur is specifically affected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants