mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-30 00:00:15 +01:00
fix typo, include template to support gdb on aarch64
This commit is contained in:
parent
55ca03c5d4
commit
4741cfbf6e
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ set(SRC proxy.c
|
|||
uhyve-x86_64.c
|
||||
uhyve-aarch64.c
|
||||
uhyve-gdb-x86_64.c
|
||||
uhyve-aarch64.c
|
||||
uhyve-gdb-aarch64.c
|
||||
)
|
||||
|
||||
### Optional migration via RDMA
|
||||
|
|
Loading…
Add table
Reference in a new issue