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

improvement: config with --with-compat #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ikarienator
Copy link

@ikarienator ikarienator commented Nov 6, 2020

Fixes #13.

Have you:

  • Followed the guidelines in our Contributing document?
  • Checked to ensure there aren't other open Pull Requests for the same update/change?
  • Run brew audit --strict --online <formula> (where <formula> is the name of the formula you're submitting) and corrected all errors?
  • Built your formula locally prior to submission with brew install <formula>?

New formula: have you

  • Written a sensible test? (The best test is to compile and run a sample program.)

Updates to existing formula: have you

  • Removed the revision line, if any, when bumping the version number?
  • Added/bumped the revision number if the changes affect the precompiled bottles?
  • Not altered the bottle section?
  • Checked that the tests still pass?

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.

Configure with --with-compat
1 participant