Subject: bug#44422: AC_CANONICAL_HOST sets wrong $host_cpu on
Raspberry Pi 3
This sounds like an Autoconf issue to me? (Personally, I would not dare
guess what to do about the twisty maze of arm architecture variants.) I
resubmitted it on your behalf at:
https://savannah.gnu.org/support
I'm trying to port a project to docker and I'm also testing it on my
Raspberry Pi 3B+
when I *./configure* and *make* the project, it fails with this message
gcc: error: unrecognized -mcpu target: armv7l
gcc: note: valid arguments are: arm8 arm810 strongarm [...] cortex-a53 [...]
gcc: error: miss