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
Description
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
Labels
No labels