alexcrichton / alexcrichton/openssl-src-rs

Failed to build target aarch-apple-ios via cross-rs.

未关闭
#183 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Rust
星标
80
派生
131
平均合并
49 分钟
30 天内合并 PR
2

描述

`openssl-src-rs` use `SDKs` as separator for iOS SDK root path, [panic lines](https://github.com/alexcrichton/openssl-src-rs/blob/6d6109f39d7bbe564f1f5e1327011fca58f1d117/src/lib.rs#L536-L538).

`cross-rs` use `SDK` directory to store iOS SDK, [ref](https://github.com/cross-rs/cross-toolchains/blob/main/docker/ios.sh#L61).
A path example:
```
/opt/cctools/SDK/iPhoneOS11.3.sdk
```

Should we improve the processing of SDK paths?

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。