Skip to content

build(mac): minimal support updates for local builds#6

Open
NickBenthem wants to merge 1 commit intoRevoSucks:masterfrom
NickBenthem:codex/macos-build-minimal-support
Open

build(mac): minimal support updates for local builds#6
NickBenthem wants to merge 1 commit intoRevoSucks:masterfrom
NickBenthem:codex/macos-build-minimal-support

Conversation

@NickBenthem
Copy link

Summary

  • add minimal macOS dependency/build notes to BUILDING.md
  • auto-detect common macOS patch toolchain paths in CMake (Homebrew/MacPorts)
  • make patch compilation tolerant of modern LLVM pointer conversion diagnostics

Validation

  • verified CMake configure auto-selects Homebrew LLVM/LLD for PATCHES_C_COMPILER/PATCHES_LD
  • verified PatchesBin target builds with default flags on macOS
  • verified full local macOS app build path previously succeeds with these changes

@YLFAndy
Copy link

YLFAndy commented Mar 22, 2026

Thank you for the LLVM handling! That benefits Linux builds and I really appreciate not having to figure it out on my own!

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.

2 participants