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

openssh: Fix build on 10.4/10.5 #11722

Merged
merged 1 commit into from Jul 28, 2021
Merged

Conversation

evanmiller
Copy link
Contributor

Description

Disable Keychain integration (and GCC blacklist) on older systems.

Closes: https://trac.macports.org/ticket/60385
Closes: https://trac.macports.org/ticket/60879

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 10.4.11 8S165 Power Macintosh
Component versions: DevToolsCore-798.0; DevToolsSupport-794.0

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL?
  • checked your Portfile with port lint?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?

Disable Keychain integration (and GCC blacklist) on older systems.

Closes: https://trac.macports.org/ticket/60385
Closes: https://trac.macports.org/ticket/60879
@kencu
Copy link
Contributor

kencu commented Jul 28, 2021

lgtm

@kencu kencu merged commit f6c274e into macports:master Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants