mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
all: remove 32-bit buildserver code
We dropped support for 32-bit, so remove all the now unused code and references.
This commit is contained in:
parent
82d09560c6
commit
d375318550
3 changed files with 8 additions and 28 deletions
|
|
@ -1561,9 +1561,7 @@ applications.
|
|||
@section Setting up a build server
|
||||
|
||||
In addition to the basic setup previously described, you will also need
|
||||
a Vagrant-compatible Debian Testing base box called 'jessie32' (or jessie64
|
||||
for a 64-bit VM, if you want it to be much slower, and require more disk
|
||||
space).
|
||||
a Vagrant-compatible Debian Testing base box called 'jessie64'.
|
||||
|
||||
You can use a different version or distro for the base box, so long as you
|
||||
don't expect any help making it work. One thing to be aware of is that
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue