mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
scripts: Remove the workaround for "with-serde" build error on AArch64
Signed-off-by: Michael Zhao <michael.zhao@arm.com>
This commit is contained in:
committed by
Rob Bradford
parent
afa8ecc90c
commit
44eccbe1af
@@ -16,12 +16,6 @@ sudo apt-get install libfdt-dev
|
||||
|
||||
## Build
|
||||
|
||||
Before building, a hack trick need to be performed to get rid of some build error in vmm component. See [this](https://github.com/cloud-hypervisor/kvm-bindings/pull/1) for more info about this temporary workaround.
|
||||
|
||||
```bash
|
||||
sed -i 's/"with-serde",\ //g' hypervisor/Cargo.toml
|
||||
```
|
||||
|
||||
For Virtio devices, you can choose MMIO or PCI as transport option.
|
||||
|
||||
### MMIO
|
||||
|
||||
Reference in New Issue
Block a user