#50848 Issue 50737 - Allow building with rust online without vendoring
Closed by spichugi. Opened by mhonek.
mhonek/389-ds-base cargo-vendor-on-demand  into  master

Download 50848.patch

Bug Description:
Building --rust-enable without --rust-enable-offline still requires
predownloading the libraries.

Fix Description:
Setup .cargo/config on ./configure time allowing to subsequently do make
that would in a case automatically download necessary libraries (in
online mode).

Fixes https://pagure.io/389-ds-base/issue/50737

Author: Matus Honek mhonek@redhat.com

Review by: ???

rebased onto fc1b7c7407a9ffc1b7725ceefeeb7d21ad101f26

rebased onto 8a3cea679aa0c6e81e8a6ef13da5b7f7bcc30fba

Ack, I'll merge this for you so I can start doing some packaging tests too. Thanks @mhonek !

Pull-Request has been merged by firstyear

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This pull request has been cloned to Github as issue and is available here:
- https://github.com/389ds/389-ds-base/issues/3902

If you want to continue to work on the PR, please navigate to the github issue,
download the patch from the attachments and file a new pull request.

Thank you for understanding. We apologize for all inconvenience.

Pull-Request has been closed by spichugi

Metadata