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

llvm: migrate to python@3.9 #62692

Closed
wants to merge 4 commits into from
Closed

Conversation

fxcoudert
Copy link
Member

Trying to separate some long-to-build formulas that depend only at build time on Python: #62560

@BrewTestBot BrewTestBot added the python Python use is a significant feature of the PR or issue label Oct 11, 2020
@BrewTestBot
Copy link
Member

:shipit: @fxcoudert has triggered a merge.

@fxcoudert fxcoudert deleted the py39_llvm branch October 12, 2020 11:52
@@ -130,15 +130,15 @@ def install
libunwind
]
# Can likely be added to the base runtimes array when 11.0.0 is released.
runtimes << "libcxxabi" if build.head?
ecuntimes << "libcxxabi" if build.head?
Copy link
Member

Choose a reason for hiding this comment

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

Looks like a typo here

Copy link
Member Author

Choose a reason for hiding this comment

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

Oops… sorry, not sure how this happened. Will fix

@fxcoudert fxcoudert mentioned this pull request Oct 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Python use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants