rust-coreos-installer/enable-rdcore.patch
Antonio Murdaca 3f198d1210
update for RHEL9
Resolves: rhbz#1989897

Signed-off-by: Antonio Murdaca <runcom@linux.com>
2021-09-20 14:17:17 +02:00

11 lines
325 B
Diff

--- coreos-installer-0.10.0/Cargo.toml 2021-09-02 10:48:49.577922841 +0200
+++ coreos-installer-0.10.0/Cargo.toml 2021-09-02 10:49:23.366370513 +0200
@@ -129,6 +129,7 @@
version = "^1.0"
[features]
+default = ["rdcore"]
rdcore = []
[target."cfg(target_arch = \"s390x\")".dependencies.mbrman]
version = ">= 0.3, < 0.5"