Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
Merge pull request #3028 from jongwu/clh
Browse files Browse the repository at this point in the history
clh: let clh config build for arm64
  • Loading branch information
amshinde authored Nov 6, 2020
2 parents 85eeb29 + fac58a7 commit dcd2dc3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/arm64-options.mk
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ QEMUCMD := qemu-system-aarch64
FCCMD := firecracker
# Firecracker's jailer binary name
FCJAILERCMD := jailer

# cloud-hypervisor binary name
CLHCMD := cloud-hypervisor

0 comments on commit dcd2dc3

Please sign in to comment.