[wip] llgo:prerelease-testing with libwind-19-dev & libc++-19-dev#227010
[wip] llgo:prerelease-testing with libwind-19-dev & libc++-19-dev#227010luoliwoshang wants to merge 1 commit intoHomebrew:mainfrom
Conversation
|
Thanks for contributing to Homebrew! 🎉 It looks like you're having trouble with a CI failure. See our contribution guide for help. You may be most interested in the section on dealing with CI failures. You can find the CI logs in the Checks tab of your pull request. |
f531479 to
763e2de
Compare
42f6bb9 to
9bad667
Compare
Formula/l/llgo.rb
Outdated
There was a problem hiding this comment.
Why is this changing source?
There was a problem hiding this comment.
This is a temporary change to facilitate testing for the next release. The official goplus/llgo repository does not yet have a release tag or the necessary build files for this upcoming version. The source will be reverted to the official repository as soon as the next official release is formally published upstream.
61f4814 to
77b38f3
Compare
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
35995b0 to
9cf10ac
Compare
07974f7 to
5bbf0b7
Compare
llgo 0.12.0 case with cpp.str llgo 0.12.0 link c++ lib llgo 0.12.0 use llvm/libunwind for test goplus#1163 merge the upstream llgo Update Formula/l/llgo.rb Update Formula/l/llgo.rb
5bbf0b7 to
1608f11
Compare
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where<formula>is the name of the formula you're submitting?brew test <formula>, where<formula>is the name of the formula you're submitting?brew audit --strict <formula>(after doingHOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it passbrew audit --new <formula>?libunwind need use the llvm/libunwind.
