Skip to content

mk: Fix cross prefix for powerpc64 #31276

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

Merged
merged 1 commit into from
Jan 29, 2016

Conversation

alexcrichton
Copy link
Member

Looks like the way to create these executables is to use the standard
powerpc-linux-gnu-gcc compiler but with the -m64 option.

Looks like the way to create these executables is to use the standard
`powerpc-linux-gnu-gcc` compiler but with the `-m64` option.
@alexcrichton
Copy link
Member Author

r? @brson

cc @antonblanchard

@rust-highfive
Copy link
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive assigned brson and unassigned nikomatsakis Jan 29, 2016
@brson
Copy link
Contributor

brson commented Jan 29, 2016

@bors r+

@bors
Copy link
Collaborator

bors commented Jan 29, 2016

📌 Commit ba97b06 has been approved by brson

Manishearth added a commit to Manishearth/rust that referenced this pull request Jan 29, 2016
…efix, r=brson

Looks like the way to create these executables is to use the standard
`powerpc-linux-gnu-gcc` compiler but with the `-m64` option.
bors added a commit that referenced this pull request Jan 29, 2016
@bors bors merged commit ba97b06 into rust-lang:master Jan 29, 2016
@alexcrichton alexcrichton deleted the fix-powerpc64-cross-prefix branch January 29, 2016 17:36
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.

5 participants