Skip to content

Revive macOS builds#1746

Draft
Schuyler Eldridge (seldridge) wants to merge 6 commits into
masterfrom
dev/seldridge/macOS
Draft

Revive macOS builds#1746
Schuyler Eldridge (seldridge) wants to merge 6 commits into
masterfrom
dev/seldridge/macOS

Conversation

@seldridge
Copy link
Copy Markdown
Contributor

This revives macOS build support. This is primarily possible because of two things:

  1. The local job cache was dropped [1]
  2. C++17 support is enabled

With thi spatch, I have to make no changes on macOS to get it to build other than going through the slightly onerous hoops to get macFUSE working.

Will Dietz (@dtzSiFive) did a bunch of this work independently. What is here is primarily from an AI-assisted branch that I revied after the job cache was removed.

I've tested this by running make on macOS and it works. For this to really get locked in, it should be in CI. My motivation for this is that I'd like to actually use wake for other projects. However, this is very difficult unless it has at least macOS support. (I'm not asking for native Windows. 😉)

This revives macOS build support.  This is primarily possible because of two
things:

  1. The local job cache was dropped [[1]]
  2. C++17 support is enabled

With thi spatch, I have to make no changes on macOS to get it to build other
than going through the slightly onerous hoops to get macFUSE working.

@dtzSiFive did a bunch of this work independently.  What is here is primarily
from an AI-assisted branch that I revied after the job cache was removed.

[1]: b0de416

Co-authored-by: Will Dietz <will.dietz@sifive.com>
Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
@seldridge Schuyler Eldridge (seldridge) marked this pull request as draft February 11, 2026 00:33
Base automatically changed from update-to-cplusplus-17 to master February 19, 2026 17:29
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