configure: Recognize the host_cpu value "armv8l"
Created by: kbrenneman
It's possible to get a $host_cpu string of either "armv7" or "armv8l" in the configure script if you're building for ARMv7, so the configure script should recognize either of them.