glaubitz added a comment.

In D52050#2660022 <https://reviews.llvm.org/D52050#2660022>, @hvdijk wrote:

> I think the problem is actually the other thing covered before (don't provide 
> un-normalised triples as cmake arguments), though the wrong detection of 
> LLVM_HOST_TRIPLE will cause other issues too. If we would just update 
> config.guess, the default configuration (not specifying either 
> LLVM_HOST_TRIPLE or LLVM_DEFAULT_TARGET_TRIPLE) should work much better; I 
> have created D99625 <https://reviews.llvm.org/D99625> for that.

Updating `config.guess` fixes the problem for me. Feel free to update the diff 
here with your suggested patch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D52050/new/

https://reviews.llvm.org/D52050

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to