mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-03 07:55:05 +00:00
Allow build for darwin without CGO
It is not easy to use cross-platform build with CGO enabled so lets allow build without cgo for darwin and use virtualization framework only if we built with CGO. Signed-off-by: Petr Fedchenkov <giggsoff@gmail.com>
This commit is contained in:
@@ -9,6 +9,7 @@ with updated versions of both.
|
||||
|
||||
Alternatively, you can install Virtualization.Framework and VPNKit standalone and use it without Docker for Mac.
|
||||
|
||||
Virtualization.Framework is enabled on macOS only when built with CGO enabled.
|
||||
|
||||
## Boot
|
||||
|
||||
|
Reference in New Issue
Block a user