Skip to content

Fix broken aarch64 build#22956

Merged
bors merged 1 commit intorust-lang:masterfrom
ejjeong:aarch64-linux-android
Mar 3, 2015
Merged

Fix broken aarch64 build#22956
bors merged 1 commit intorust-lang:masterfrom
ejjeong:aarch64-linux-android

Conversation

@ejjeong
Copy link
Copy Markdown
Contributor

@ejjeong ejjeong commented Mar 2, 2015

aarch64-linux-android build has been broken since #22839.
Aarch64 android has _Unwind_GetIPInfo, so re-define this only for arm32 android.
r? @alexcrichton

@alexcrichton
Copy link
Copy Markdown
Member

@bors: r+ a7fe94f rollup

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 3, 2015
…excrichton

 aarch64-linux-android build has been broken since rust-lang#22839.
Aarch64 android has _Unwind_GetIPInfo, so re-define this only for arm32 android.
r? @alexcrichton
@bors bors merged commit a7fe94f into rust-lang:master Mar 3, 2015
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