Commit e2732b8
Fix Bazel build by skipping C++ library linking
Set SPIRV_TOOLS_FFI_SKIP_CPP_LINK=1 in the Bazel build script so that
build.rs doesn't try to link SPIRV-Tools C++ libraries during cargo
build. Bazel handles the final linking separately.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 9be2522 commit e2732b8
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
| |||
0 commit comments