Skip to content
This repository was archived by the owner on Jul 20, 2018. It is now read-only.
This repository was archived by the owner on Jul 20, 2018. It is now read-only.

Failed to dectect apple as vendor for x86_64-apple-darwin #1

Closed
@weiznich

Description

@weiznich

I've trying to port the build system of ring from makefiles to a build.rs based system.
To better handle the the detection for which target ring is build, I use this crate. It's basically working, but there are strange ci-failures on macos. It seems like target_build_utils is unable to detect apple as vendor even if target is set to x86_64-apple-darwin. I'm not sure why this happen, there seems to be an test in this crate that also passes on my local machine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions