-
- Downloads
core: Arch: add .supported_binary() (MR 2474)
The .supported() method errs on the side of exposing too many
architectures to make porting for new or less-common platforms easier.
It therefore isn't suitable for using as a list of supported
architectures we can probe the binary repository for.
Introduce a .supported_binary() method to export only the architectures
where we have a binary repository.
Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
parent
c74735ea
No related branches found
No related tags found
Please register or sign in to comment