configure: fix cross-compilation host_arch_cc()
In case of cross-compilation host_arch_cc() function could return target arch if CC was set to target arch compiler. Host arch compiler should always be used in this case. This was broken by commit 707863c1.
parent
4bca631c
Please register or sign in to comment