uweigand wrote:

This `/etc/lsb-release` test looks a bit weird to me.  Why can't it simply do:
```
        echo ${UNAME_MACHINE}-ibm-linux-${LIBC}
```
like the upstream `config.guess` does?

That should properly match the other variants that are simply missing one of 
the triple fields.


https://github.com/llvm/llvm-project/pull/94729
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to