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

Fix telnetd for Apple Silicon #57306

Merged
merged 1 commit into from
Jul 2, 2020
Merged

Fix telnetd for Apple Silicon #57306

merged 1 commit into from
Jul 2, 2020

Conversation

BytesGuy
Copy link
Contributor

@BytesGuy BytesGuy commented Jul 2, 2020

  • [*] Have you followed the guidelines for contributing?
  • [*] 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 <formula>)?

This PR allows telnetd to be built for Apple Silicon. Without these changes it will try to build for x86_64 and fails during the build process

@claui
Copy link
Contributor

claui commented Jul 2, 2020

Closing as a duplicate of #57303, which already has reviews and a comment history.

@claui claui closed this Jul 2, 2020
@claui
Copy link
Contributor

claui commented Jul 2, 2020

My mistake.

@claui claui reopened this Jul 2, 2020
@Bo98
Copy link
Member

Bo98 commented Jul 2, 2020

Can you rebase on master? I think that will fix the CI failure.

@BytesGuy
Copy link
Contributor Author

BytesGuy commented Jul 2, 2020

Can you rebase on master? I think that will fix the CI failure.

Done 🙂

@claui claui merged commit b5bae0c into Homebrew:master Jul 2, 2020
@claui
Copy link
Contributor

claui commented Jul 2, 2020

Thank you so much @BytesGuy!

@BytesGuy
Copy link
Contributor Author

BytesGuy commented Jul 2, 2020

Thank you so much @BytesGuy!

Happy to help 😄

@BytesGuy BytesGuy deleted the telnetd-arm branch July 2, 2020 19:10
@claui claui added the 11 Big Sur is specifically affected label Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
11 Big Sur is specifically affected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants