Skip to content

Commit b003713

Browse files
committed
Add comment.
1 parent c3ec212 commit b003713

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wgpu-hal/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,7 @@ glutin_wgl_sys = { workspace = true, optional = true }
260260

261261
### Platform: x86/x86_64 Windows ###
262262
# This doesn't support aarch64. See https://github.com/gfx-rs/wgpu/issues/6860.
263+
# This doesn't support x86_64-pc-windows-gnu. See https://github.com/gfx-rs/wgpu/issues/8303
263264
#
264265
# ⚠️ Keep in sync with static_dxc cfg in build.rs and cfg_alias in `wgpu` crate ⚠️
265266
[target.'cfg(all(windows, not(target_arch = "aarch64"), target_env = "msvc"))'.dependencies]

0 commit comments

Comments
 (0)