You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The symbols are needed for applying gomodjail (library sandbox) to Lima.
https://github.com/AkihiroSuda/gomodjail
This grows the `limactl` binary from 27M to 30M.
Ideally, Makefile should rather separate the `install-split` target from the
`install` target as in GNU's C programs.
However, this is not possible with the current version of Go, as there is no
`go tool strip` command.
Signed-off-by: Akihiro Suda <[email protected]>
0 commit comments