Open jasiek opened 4 years ago
So when you build something via qemu-static-arm, the CPU reported will still be Intel, but the architecture will be reported as armv7l when you run the arch command. Which may be a better way of testing what it's being compiled under.
arch
So when you build something via qemu-static-arm, the CPU reported will still be Intel, but the architecture will be reported as armv7l when you run the
arch
command. Which may be a better way of testing what it's being compiled under.