Skip to content
This repository was archived by the owner on Oct 23, 2022. It is now read-only.
This repository was archived by the owner on Oct 23, 2022. It is now read-only.

Partial builds on CI cross targets #96

Open
@koivunej

Description

@koivunej

During #95 I excluded building rust-http-ipfs on cross targets (incl. android). Fixing this probably isn't anything else than to find/add the prebuilt openssl-sys friendly packages for the cross targets. Could also be that the env variable just needed to be set, as mentioned by openssl-sys build script.

See https://github.com/ipfs-rust/rust-ipfs/runs/503319261 where the android builds failed and macos cross builds were not actually run because I fumbled --target xyz away from the build command by mistake.

The logs are not loading as of writing this so hopefully they'll work later on.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions