| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-12-01 | rustc: filter out empty linker args | Philipp Brüschweiler | -0/+7 | |
| 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. | ||||
