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

plotutils: fix erroneous use of the -flat_namespace flag #94218

Merged
merged 1 commit into from
Feb 1, 2022

Conversation

carlocab
Copy link
Member

@carlocab carlocab commented Feb 1, 2022

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

None of our usual patches apply to their configure script, but,
conveniently, we don't need one if we set MACOSX_DEPLOYMENT_TARGET
appropriately.

Let's also pass --without-x on macOS to avoid opportunistic linkage
with X11 libraries.

This is needed for bottling on Monterey. See #94212.

None of our usual patches apply to their `configure` script, but,
conveniently, we don't need one if we set `MACOSX_DEPLOYMENT_TARGET`
appropriately.

Let's also pass `--without-x` on macOS to avoid opportunistic linkage
with X11 libraries.

This is needed for bottling on Monterey. See Homebrew#94212.
@carlocab carlocab added CI-no-bottles Merge without publishing bottles CI-skip-dependents Pass --skip-dependents to brew test-bot. CI-skip-recursive-dependents Pass --skip-recursive-dependents to brew test-bot. labels Feb 1, 2022
@iMichka iMichka merged commit da134c3 into Homebrew:master Feb 1, 2022
@carlocab carlocab deleted the plotutils branch February 1, 2022 06:50
@iMichka
Copy link
Member

iMichka commented Feb 1, 2022

@BrewTestBot
Copy link
Member

@carlocab bottle request for texlive failed.

1 similar comment
@BrewTestBot
Copy link
Member

@carlocab bottle request for texlive failed.

@github-actions github-actions bot added the outdated PR was locked due to age label Mar 4, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CI-no-bottles Merge without publishing bottles CI-skip-dependents Pass --skip-dependents to brew test-bot. CI-skip-recursive-dependents Pass --skip-recursive-dependents to brew test-bot. outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants