File: remove-windows.patch

package info (click to toggle)
rust-ring 0.17.14-5
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 9,316 kB
  • sloc: asm: 138,125; perl: 33,634; ansic: 26,517; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 313 bytes parent folder | download | duplicates (2)
1
2
3
4
5
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -216,1 +216,1 @@
-[target.'cfg(all(all(target_arch = "aarch64", target_endian = "little"), target_os = "windows"))'.dependencies.windows-sys]
+[disabled.target.'cfg(all(all(target_arch = "aarch64", target_endian = "little"), target_os = "windows"))'.dependencies.windows-sys]