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:
Michael Zhao
2020-07-31 15:53:23 +08:00
committed by Rob Bradford
parent afa8ecc90c
commit 44eccbe1af
5 changed files with 1 additions and 16 deletions

2
Cargo.lock generated
View File

@@ -513,7 +513,7 @@ dependencies = [
[[package]]
name = "kvm-bindings"
version = "0.2.0"
source = "git+https://github.com/cloud-hypervisor/kvm-bindings?branch=ch#3a6780089e0e2d69aaf77666524e81801c814bdd"
source = "git+https://github.com/cloud-hypervisor/kvm-bindings?branch=ch#11af42da85f21ac13d7aaebf5765f3ede6252b25"
dependencies = [
"serde",
"serde_derive",