Set the host triple in clang
Fixes the problem where the triple used by newer versions of config.guess don't match due to a change in x86 from x86_64-unknown-linux-gnu to x86_64-pc-linux-gnu.
Please register or sign in to comment
Fixes the problem where the triple used by newer versions of config.guess don't match due to a change in x86 from x86_64-unknown-linux-gnu to x86_64-pc-linux-gnu.