File: remove-freebsd.patch

package info (click to toggle)
rust-tokio 1.48.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,444 kB
  • sloc: makefile: 2
file content (9 lines) | stat: -rw-r--r-- 280 bytes parent folder | download
1
2
3
4
5
6
7
8
9
Index: tokio/Cargo.toml
===================================================================
--- tokio.orig/Cargo.toml
+++ tokio/Cargo.toml
@@ -179,4 +179,0 @@ version = "0.4.9"
-[target.'cfg(target_os = "freebsd")'.dev-dependencies.mio-aio]
-version = "1"
-features = ["tokio"]
-