Commit fa49f7007466a8bb215bc52ff72b29877fcf8419

Yuly Novikov 2025-10-13T17:47:18

Don't build OpenCL on Mac bots Our Mac builders are a mix of x64 and arm64 machines, with plans to migrate to arm64-only builders, cross-compiling for execution on x64 machines. However, LLVM, which OpenCL depends on, doesn't support cross-compiling. Bug: angleproject:450256590 Change-Id: I929845c4bbee038b74095af61ff4970e074badbf Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/7036601 Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Reviewed-by: Brian Sheedy <bsheedy@chromium.org>