Skip to content

rust: Attempt to fix build on docs.rs#322

Merged
cgwalters merged 1 commit intocomposefs:mainfrom
cgwalters:fix-docsrs
Aug 22, 2024
Merged

rust: Attempt to fix build on docs.rs#322
cgwalters merged 1 commit intocomposefs:mainfrom
cgwalters:fix-docsrs

Conversation

@cgwalters
Copy link
Copy Markdown
Contributor

Copy over the pattern we have in ostree to add a feature that disables our build script (which pulls in a requirement on the libcomposefs C library, which doesn't exist in the docs.rs build env) when we detect we're being built on docs.rs.

Copy over the pattern we have in ostree to add a feature that
disables our build script (which pulls in a requirement on the
libcomposefs C library, which doesn't exist in the docs.rs build env)
when we detect we're being built on docs.rs.

Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters cgwalters merged commit 33e2b84 into composefs:main Aug 22, 2024
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