flightaware/dump1090

Fix host vs build var naming. Use DEB_HOST_ARCH in package builds breaks build on RaspiOS 64-bit (bullseye)

Closed this issue · 2 comments

by commented

The latest commit on the dev tree breaks build on my Raspberry Pi4 with 64-bit bullseye, see here: https://github.com/flightaware/dump1090/commit/a13cdc9830b4be31e63e9ef07459b241beedbeb5#commitcomment-94417626

Can you try 542bfca just commited to dev to see if that helps? (untested)

by commented

Yes, 542bfca does it, thanks!