coreos-installer/SOURCES/enable-rdcore.patch

11 lines
312 B
Diff
Raw Normal View History

2022-05-10 07:01:30 +00:00
--- coreos-installer-0.11.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ coreos-installer-0.11.0/Cargo.toml 2021-12-15T20:13:31.152703+00:00
@@ -139,6 +139,7 @@
2021-11-09 09:52:28 +00:00
version = "^1.0"
[features]
+default = ["rdcore"]
rdcore = []
[target."cfg(target_arch = \"s390x\")".dependencies.mbrman]
version = ">= 0.3, < 0.5"