Skip to content

Remove the macOS 26 DEVELOPER_DIR override - #3029

Open
mzagozen wants to merge 1 commit into
mainfrom
drop-macos26-workaround
Open

Remove the macOS 26 DEVELOPER_DIR override#3029
mzagozen wants to merge 1 commit into
mainfrom
drop-macos26-workaround

Conversation

@mzagozen

Copy link
Copy Markdown
Collaborator

macOS 26.4 Command Line Tools broke Zig (ziglang/zig#31658) for a while. We worked around it by forcing DEVELOPER_DIR=/dev/null so Zig fell back to its bundled headers. That issue seems to be resolved on my machine at least with the latest updates.

@mzagozen

Copy link
Copy Markdown
Collaborator Author

@plajjan @nordlander can you test this on your machines? It seems to build projects (sorespo) on mine.

macOS 26.4 Command Line Tools broke Zig (ziglang/zig#31658) for a while.
We worked around it by forcing DEVELOPER_DIR=/dev/null so Zig fell back
to its bundled headers.  That issue seems to be resolved on my machine
at least with the latest updates.
@mzagozen
mzagozen force-pushed the drop-macos26-workaround branch from bf4f356 to a00e853 Compare July 19, 2026 19:46
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.

1 participant