rust/src/test/run-make
Philipp Brüschweiler 32688f8f74 rustc: filter out empty linker args
This is inspired by a mystifying linker failure when using `pkg-config` to
generate the linker args: `pkg-config` produces output that ends in a
space, thus resulting in an empty linker argument.

Also added some updates to the concerning error messages that helped
spotting this bug.
2013-12-01 19:29:01 +01:00
..
bootstrap-from-c-with-uvio
c-dynamic-dylib
c-dynamic-rlib
c-link-to-rust-dylib
c-link-to-rust-staticlib
c-static-dylib
c-static-rlib
dylib-chain
mixing-deps
mixing-libs
prefer-dylib
prefer-rlib
prune-link-args rustc: filter out empty linker args 2013-12-01 19:29:01 +01:00
rlib-chain
simple-dylib
simple-rlib
static-unwinding
tools.mk Test fixes and merge conflicts 2013-11-30 14:34:59 -08:00