Skip to content

Conversation

@cameel
Copy link
Collaborator

@cameel cameel commented Oct 15, 2021

The response from CircleCI regarding the workarounds we had to do in #12106/#12131 made me realize that maybe we can just remove the brew update that causes this problem in the first place. We added it in #11267 because of the breakage caused by Boost binaries moving away from bintray - a newer version of Homebrew was needed to resolve it. Looks like CircleCI updated Homebrew in their images so brew update is no longer needed.

@cameel cameel self-assigned this Oct 15, 2021
docs/yul.rst Outdated
Identifiers can be arbitrary but when the compiler produces Yul code from Solidity sources,
it uses a library name qualified with the name of the source unit that defines that library.
To link the code with a particular library address, the same identifier must be provided to the
``--libraries`` option on the command line.

Choose a reason for hiding this comment

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

Why is this part of this PR?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Oh, looks like I started the PR on top of #12144 rather than develop. Fixed.

@cameel cameel force-pushed the remove-homebrew-workarounds branch from 099769c to 70d78a0 Compare October 18, 2021 11:43
@chriseth
Copy link
Contributor

Nice!

@chriseth chriseth merged commit 6a23604 into develop Oct 19, 2021
@chriseth chriseth deleted the remove-homebrew-workarounds branch October 19, 2021 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants