Skip to content

Conversation

@compnerd
Copy link
Owner

@compnerd compnerd commented Nov 4, 2025

This repairs the Darwin ARM64 build of ds2 via bazel which was broken due to a missing case for the defines and a typo in the dependency.

This repairs the Darwin ARM64 build of ds2 via bazel which was broken
due to a missing case for the defines and a typo in the dependency.
@compnerd compnerd requested a review from Copilot November 4, 2025 06:01
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes the Bazel build on Darwin ARM64 by correcting a typo in a build target reference and adding a missing default case to platform-specific defines.

Key Changes:

  • Fixed typo in ARM register definitions header target name
  • Added default case for conditional defines to handle Darwin platforms

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@compnerd compnerd merged commit 7474fcb into main Nov 4, 2025
38 checks passed
@compnerd compnerd deleted the compnerd/doa64 branch November 4, 2025 17:35
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