List i686 as supported arch

This commit is contained in:
Jeremy Soller 2022-08-24 07:39:33 -06:00
parent 723d862a0c
commit 15a79f5f84
No known key found for this signature in database
GPG key ID: 87F211AF2BE4C2FE

View file

@ -1,7 +1,7 @@
-include .config
# Configuration
## Architecture to build Redox for (aarch64 or x86_64)
## Architecture to build Redox for (aarch64, i686, or x86_64)
ARCH?=x86_64
## Flags to pass to the installer (empty to download binary packages)
INSTALLER_FLAGS?=--cookbook=cookbook