Skip to content

Workaround docs.rs build failure#1

Merged
indygreg merged 1 commit intoindygreg:mainfrom
blckngm:main
Jul 4, 2020
Merged

Workaround docs.rs build failure#1
indygreg merged 1 commit intoindygreg:mainfrom
blckngm:main

Conversation

@blckngm
Copy link
Contributor

@blckngm blckngm commented Apr 19, 2020

Docs.rs does not have a C cross compiler for windows. (I have also tried the windows-gnu target, no luck either.)

So don't compile the C code on docs.rs. It's not necessary for the docs anyway.

rust-lang/docs.rs#147 (comment)

Copy link
Owner

@indygreg indygreg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@indygreg indygreg merged commit 0580323 into indygreg:main Jul 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants