This should help with cross-compiling and multilib when $CHOST-specific
llvm-config is expected rather than build host default one.
It will help us a bit in Gentoo where we've started using
i686-pc-linux-gnu-llvm-config for 32-bit multilib LLVM.
Signed-off-by: Michał Górny
Fixes:
Dnia 2014-01-13, o godz. 08:59:22
Tom Stellard napisał(a):
> On Sat, Dec 28, 2013 at 03:22:09PM +0100, Michał Górny wrote:
> > This should help with cross-compiling and multilib when $CHOST-specific
> > llvm-config is expected rather than build host default one.
> >
> &g