Skip to content

mk: Fix use of deprecated configure var #33210

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
Apr 26, 2016

Conversation

alexcrichton
Copy link
Member

The --android-cross-path has been deprecated for some time now, we should use
CFG_ARM_LINUX_ANDROIDEABI_NDK instead.

Ideally this would use the right triple, but we're only testing ARM for now.

The `--android-cross-path` has been deprecated for some time now, we should use
`CFG_ARM_LINUX_ANDROIDEABI_NDK` instead.

Ideally this would use the right triple, but we're only testing ARM for now.
@rust-highfive
Copy link
Contributor

r? @brson

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

@alexcrichton
Copy link
Member Author

@bors: r+ 1fac8a4 p=10

Let's see if we can get a successful build today...

@alexcrichton
Copy link
Member Author

@bors: retry force clean

@Manishearth
Copy link
Member

@bors force

@bors
Copy link
Collaborator

bors commented Apr 26, 2016

⌛ Testing commit 1fac8a4 with merge 8ce7358...

bors added a commit that referenced this pull request Apr 26, 2016
mk: Fix use of deprecated configure var

The `--android-cross-path` has been deprecated for some time now, we should use
`CFG_ARM_LINUX_ANDROIDEABI_NDK` instead.

Ideally this would use the right triple, but we're only testing ARM for now.
@bors bors mentioned this pull request Apr 26, 2016
@bors bors merged commit 1fac8a4 into rust-lang:master Apr 26, 2016
@alexcrichton alexcrichton deleted the fix-ndk-dir branch May 2, 2016 18:44
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