]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #22956 - ejjeong:aarch64-linux-android, r=alexcrichton
authorManish Goregaokar <manishsmail@gmail.com>
Tue, 3 Mar 2015 08:43:17 +0000 (14:13 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Tue, 3 Mar 2015 11:32:23 +0000 (17:02 +0530)
commitd7a44beb55cd1180acb3e49309ab7585cbf2503a
treed3edccf0c2dbb1bd7570cff2bb6240b35574ee48
parentd8a91b95d1cdf7da8c57342ba163b35dc98a9260
parenta7fe94fc0cd5ebebe171da54b3804e97f8eb7aeb
Rollup merge of #22956 - ejjeong:aarch64-linux-android, r=alexcrichton

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