openSUSE / obs-build

OBS build script, can be used with OBS or stand alone
GNU General Public License v2.0
133 stars 188 forks source link

Add armv7hl to build-vm-qemu #1036

Open stoecker opened 3 weeks ago

stoecker commented 3 weeks ago

When I use "osc build" on my local machine cross building for 32 bit ARM I always get an issue because no tool is called instead of the ARM toolchain.

For approx a year I fix the build-vm-qemu after each update hoping that it will be fixed upstream. As it was not fixed I now searched the original repo (BTW it would be helpful when the "build" package of openSUSE actually contained a link to this repo).

This pull request fixes the issue.