commit | a71b5a4c36d5cae089666eaad57514c64baf6f24 | [log] [tgz] |
---|---|---|
author | Leopold Schabel <leo@nexantic.com> | Tue Oct 22 15:48:23 2019 +0200 |
committer | Leopold Schabel <leo@nexantic.com> | Tue Oct 22 15:48:23 2019 +0200 |
tree | b73960c90b2635bf804fcadafb93d141ef4a203a | |
parent | 67f9d096fb66d9f9298542d98d128a42b9d43695 [diff] |
Explicitly ignore call to os.Remove This stops linters and GoLand from complaining. Test Plan: No functional change X-Origin-Diff: phab/D196 GitOrigin-RevId: b4174bb82b8a14e2677dfbf9e95b97ee04ed284b
The build uses a Fedora 30 base image with a set of dependencies:
modprobe kvm podman build -t smalltown-builder . podman run -it --rm \ -v $(pwd):/work \ -v /dev/null:/work/.git \ -v /dev/null:/work/.idea \ -v /dev/null:/work/.arcconfig \ --device /dev/kvm \ smalltown-builder bash scripts/fetch_third_party.sh scripts/build_artifacts.sh make launch
Exit qemu using the monitor console: Ctrl-A c quit
.
If your host is low on entropy, consider running rngd from rng-tools for development.