You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(windows): add .exe extension to cc_toolchain tool paths
- Add .exe extension to all tool paths in cc_toolchain_config
- Update gcc, ld, ar, cpp, nm, objdump, and strip paths for Windows
- Format cc_config_content with exe_ext variable
- Ensures C++ toolchain tools are found on Windows builds
0 commit comments