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
-o|--os Specify which Operating Systems the build is for. Default is lwx. l for linux, w for windows, x for osx
48
49
-j Number of processes to use. Default 2
49
50
-m Memory to allocate in MiB. Default 2000
50
-
--kvm Use KVM instead of LXC
51
-
--setup Setup the gitian building environment. Uses KVM. If you want to use lxc, use the --lxc option. Only works on Debian-based systems (Ubuntu, Debian)
51
+
--kvm Use KVM
52
+
--lxc Use LXC
53
+
--docker Use Docker
54
+
--setup Setup the gitian building environment. Uses KVM. If you want to use lxc, use the --lxc option. If you want to use Docker, use --docker. Only works on Debian-based systems (Ubuntu, Debian)
52
55
--detach-sign Create the assert file for detached signing. Will not commit anything.
0 commit comments