This repository was archived by the owner on Aug 6, 2020. It is now read-only.
forked from Homebrew/homebrew-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Codestore #1
Open
codeStoreGitHub
wants to merge
10,000
commits into
master
from
codestore
base: master
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Codestore #1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Conflicts: .github/PULL_REQUEST_TEMPLATE.md Formula/annie.rb Formula/anycable-go.rb Formula/apr.rb Formula/ask-cli.rb Formula/aws-cdk.rb Formula/balena-cli.rb Formula/cfn-lint.rb Formula/convox.rb Formula/exempi.rb Formula/fdroidserver.rb Formula/instalooter.rb Formula/jdupes.rb Formula/libvpx.rb Formula/meilisearch.rb Formula/mesa.rb Formula/profanity.rb Formula/pulumi.rb Formula/terraform.rb Formula/topgrade.rb Formula/xxhash.rb
Conflicts: Formula/amtk.rb Formula/baobab.rb Formula/file-roller.rb Formula/gdl.rb Formula/ghex.rb Formula/gobby.rb Formula/goffice.rb Formula/gsmartcontrol.rb Formula/gspell.rb Formula/gtk+3.rb Formula/gtkmm3.rb Formula/gtksourceview3.rb Formula/libdazzle.rb Formula/libpeas.rb Formula/osm-gps-map.rb Formula/pqiv.rb Formula/tepl.rb
Fix error: make[1]: *** [wren_cli.make:257: obj/64bit/Release/darwin-proctitle.o] Error 1 ../../deps/libuv/src/unix/bsd-ifaddrs.c:31:23: fatal error: net/if_dl.h: No such file or directory
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
None yet
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 doingbrew install <formula>
)?