]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #11618 : alexcrichton/rust/force-host, r=brson
authorbors <bors@rust-lang.org>
Fri, 17 Jan 2014 23:46:40 +0000 (15:46 -0800)
committerbors <bors@rust-lang.org>
Fri, 17 Jan 2014 23:46:40 +0000 (15:46 -0800)
The new macro loading infrastructure needs the ability to force a
procedural-macro crate to be built with the host architecture rather than the
target architecture (because the compiler is just about to dlopen it).

1  2 
src/compiletest/header.rs

Simple merge