Skip to content

telnet: allow building on newer Xcodes (>15?) - #1313

Open
nieder wants to merge 2 commits into
masterfrom
telnet-xcode-update
Open

telnet: allow building on newer Xcodes (>15?) #1313
nieder wants to merge 2 commits into
masterfrom
telnet-xcode-update

Conversation

@nieder

@nieder nieder commented Aug 18, 2026

Copy link
Copy Markdown
Member

by using -derivedDataPath flag for xcodebuild.

This keeps the build process from trying to write to HOME=/var/empty See #1115
Closes #1296

…th flag for xcodebuild.

This keeps the build process from trying to write to HOME=/var/empty
See #1115
Closes #1296
@nieder nieder added bug submissions arm64 Build issues and fixes for Apple Silicon labels Aug 18, 2026
@nieder

nieder commented Aug 18, 2026

Copy link
Copy Markdown
Member Author

Tested to build on 26.6/arm64 and 10.14.6.

Can we get rid of the Distribution: field? It was originally set by @akhansen because Sierra included telnet, so it was added to High Sierra and later. But there's no real reason to keep it out of 10.9-10.12. Those people don't want it, they can just not install it and it makes .info maintenance easier.

@dhomeier

Copy link
Copy Markdown
Contributor

Tested to work on 27.0 beta 6 as well!

Older dists (10.9-10.12) have a native telnet, but they can install this one if they wish, or ignore it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arm64 Build issues and fixes for Apple Silicon bug submissions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No telnet beyond 11.0 distro

2 participants