On Fri, 12 Jun 2020 02:04:51 -0700
Georgy Yakovlev <gyakov...@gentoo.org> wrote:

> +#    cargo_src_configure --no-default-features

Looking at the source, I don't see how this is passed from this command to 
anything.

> +     # transform array from simple feature list
> +     # to multiple cargo args:
> +     # --features feature1 --features feature2 ...
> +     readonly ECARGO_FEATURES=( ${myfeatures[@]/#/--features } )

Is this really necessary?

> cargo --features "feature1 feature2"

is perfectly legal.

Attachment: pgpryNPG16yA7.pgp
Description: OpenPGP digital signature

Reply via email to