Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Add the ability to force a host target #11618

Merged
merged 1 commit into from
Jan 18, 2014

Conversation

alexcrichton
Copy link
Member

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).

@alexcrichton
Copy link
Member Author

This is blocking a snapshot

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).
@alexcrichton
Copy link
Member Author

Updated with a comment on why there are so many directives in that test.

bors added a commit that referenced this pull request Jan 17, 2014
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).
@bors bors closed this Jan 18, 2014
@bors bors merged commit bd46934 into rust-lang:master Jan 18, 2014
@alexcrichton alexcrichton deleted the force-host branch January 18, 2014 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants