Skip to content

Conversation

@aelovikov-intel
Copy link
Contributor

Fixes post-commit build failure on MacOS after #20599.

Comment on lines 26 to 29
# libdevice build requires a working SYCL toolchain, which is not the case
# with macOS target right now.
if sys.platform != "darwin":
llvm_external_projects += ";libdevice"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Note that libdevice itself is already disabled. One could think that native CPU support could bring us some MacOS support, but even native CPU backend requires/uses some functions in/from libdevice, so there is no meaningful MacOS support regardless.

@aelovikov-intel
Copy link
Contributor Author

@sarnex sarnex merged commit b312f04 into sycl Nov 12, 2025
33 of 38 checks passed
@aelovikov-intel aelovikov-intel deleted the disable-sycl-jit-macos branch November 12, 2025 21:09
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.

3 participants