Skip to content

chore(docs): add lld mention for macOS to BUILD.md#102

Open
tbeseda wants to merge 1 commit into
bombshell-dev:mainfrom
tbeseda:main
Open

chore(docs): add lld mention for macOS to BUILD.md#102
tbeseda wants to merge 1 commit into
bombshell-dev:mainfrom
tbeseda:main

Conversation

@tbeseda

@tbeseda tbeseda commented Jun 29, 2026

Copy link
Copy Markdown

What does this PR do?

BUILD.md does not mention the lld requirement for macOS. Following the instructions means make fails even though the clang smoke test passes. lld is needed.

I couldn't find an existing issue. If you'd rather author your own changes to BUILD.md, feel free to close this - I just wanted to make a quick fix to a small issue available.

Type of change

  • Bug fix
  • Feature
  • Refactor (no behavior change)
  • Documentation
  • Performance improvement
  • Tests
  • Chore (dependencies, CI, tooling)

Checklist

These seem generic to other bombshell projects and don't apply here (deno test does pass).

  • All tests pass (pnpm test)
  • Files are formatted (pnpm format)
  • I have added/updated tests for my changes (if applicable)
  • I have added a changeset

AI-generated code disclosure

  • This PR includes AI-generated code

Opus 4.8 helped update the smoke test to also link and more closely match the commands used in make to catch other missing dependencies.

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