Ryan Prichard 00211ecfda Avoid passing -L "" during cross-compilation.
LLVM_LIBDIR_<triple> is only defined for host triples, not target triples.

FWIW, the same is true for LLVM_STDCPP_RUSTFLAGS_<triple>, where we
explicitly define it as empty when --enable-llvm-static-stdcpp is not
specified, but it's still undefined for cross-compiled triples.
2015-03-13 16:46:45 -07:00
..
2015-02-11 14:49:06 -08:00
2015-02-12 20:36:17 -08:00
2015-03-04 15:59:30 -08:00
2015-03-12 04:09:12 -07:00
2015-02-11 14:49:10 -08:00
2015-01-12 10:09:47 +02:00