Z-Bolt / OctoScreen

LCD touch interface for our OctoPrint
GNU Affero General Public License v3.0
713 stars 120 forks source link

Unable to build arm .deb #348

Open alliefitter opened 1 year ago

alliefitter commented 1 year ago

Hi, I'm trying to test out some changes that I'm going to open a PR for, but I can't seem to figure out how to build an arm package. I've tried setting PKG_ARCH = armhf and make build PKG_ARCH=armhf, but I'm only able to build amd64 packages. I'm trying to install the .deb on an RPi running Octoprint's image. I'm sure the solution is obvious, but I'm not very familiar with building .deb packages.