coreos-installer/SOURCES/enable-rdcore.patch

11 lines
310 B
Diff
Raw Normal View History

2021-11-09 09:52:28 +00:00
--- coreos-installer-0.9.1/Cargo.toml 2021-05-14T03:33:33+00:00
+++ coreos-installer-0.9.1/Cargo.toml 2021-05-17T14:08:34.787109+00:00
@@ -120,6 +120,7 @@
version = "^1.0"
[features]
+default = ["rdcore"]
rdcore = []
[target."cfg(target_arch = \"s390x\")".dependencies.mbrman]
version = ">= 0.3, < 0.5"