Commit acbdabb7 authored by Andrei Sedoi's avatar Andrei Sedoi Committed by Ben Noordhuis
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment