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
{{ message }}
This repository was archived by the owner on Aug 14, 2020. It is now read-only.
Some arm architectures are already added by #304 for #284. But according to rkt/rkt#730 (comment) this is not enough for Raspberry Pi 1:
@alban, if someone would like to use rkt on a Raspberry Pi 1 (there are about 5 million devices out there), the minimum supported ARM version should be ARMv6. This is also the default when building a GOLANG binary with GOARCH=arm. For this reason I strongly recommend to support armv6l too! BTW, a armv6l binary is compatible and runs absolute fine on a `armv7l´ machine - but not the other way around.
Some arm architectures are already added by #304 for #284. But according to rkt/rkt#730 (comment) this is not enough for Raspberry Pi 1:
/cc @DieterReuter
The current support is: