unikraft / pykraft

Python library for configuring and building unikernels
Other
177 stars 42 forks source link

Fix arm64 errors #78

Closed razvanvirtan closed 3 years ago

razvanvirtan commented 3 years ago

This PR comes to solve issue https://github.com/unikraft/kraft/issues/57. There are two problems with kraft on ARM64, solved by two different commits:

[1]https://hub.docker.com/layers/unikraft/gcc/9.2.0-arm64/images/sha256-3fd1ce6b6f7acb9e259212bf922b8b2090f10cf0e93621f94f04c51a92a5835e?context=explore

Signed-off-by: Răzvan Vîrtan virtanrazvan@gmail.com