rust/src/tools
Alex Crichton 74d1520c22 mk: Pass CFLAGS for target, not host
This changes the CFLAGS and related variables passed to compiletest to be passed
for the target, not the host, so we can correctly test 32-bit cross compiles on
64-bit host machines.

Hopefuly fixes #33379
2016-05-03 13:49:35 -07:00
..
cargotest cargotest: Put output in build directory 2016-04-15 09:23:12 -07:00
compiletest mk: Pass CFLAGS for target, not host 2016-05-03 13:49:35 -07:00
error_index_generator fix alignment 2016-03-22 22:03:54 -05:00
linkchecker Add FIXME for linkchecker whitlists 2016-03-28 16:07:07 +02:00
rustbook fix alignment 2016-03-22 22:03:54 -05:00
tidy Auto merge of #32791 - LeoTestard:feature-gate-clean, r=nikomatsakis 2016-04-27 18:35:29 -07:00