vn971 / rua

Build tool for Arch Linux providing control, review and jailed build options
GNU General Public License v3.0
421 stars 38 forks source link

Rua will not attempt to build for alternate architectures if a package is marked x86_64 only #190

Open nfisher1226 opened 2 years ago

nfisher1226 commented 2 years ago

Technically this is not a bug in Rua. A large percentage of packages are marked x86_64 but build just fine across different platforms. Rua refuses to build them (at least it does on armv7). Suggest adding a way to override and attempt to build anyway.