[vlc-devel] [PATCH] [RFC]: rav1e/rust: handle rustup/cargo from contribs (to fixup)
Steve Lhomme
robux4 at ycbcr.xyz
Sat Aug 22 06:43:37 CEST 2020
Tools should be ran from extras/tools/build/bin
If you add an extra path, you have to add it to all build environments. You will need this path in contribs and modules.
> On 21 Aug 2020, at 20:59, Thomas Guillem <thomas at gllm.fr> wrote:
>
>
>
>> On Fri, Aug 21, 2020, at 20:52, Rémi Denis-Courmont wrote:
>> Le vendredi 21 août 2020, 15:16:46 EEST Thomas Guillem a écrit :
>>> Instead of installing rustup from extra/tools and installing cargo with all
>>> common targets. Install only rustup and cargo with the correct target when
>>> needed by a contrib package.
>>>
>>> The rustup/cargo installation is in contrib/bin/.cargo.
>>
>> Is it really supposed to be called .cargo ? A hidden name for a well-known
>> executable is rather weird.
>
> It's in $HOME/.cargo by default. We could put it in vlc/contrib/cargo also.
>
>>
>> --
>> Rémi Denis-Courmont
>>
>>
>> _______________________________________________
>> vlc-devel mailing list
>> To unsubscribe or modify your subscription options:
>> https://mailman.videolan.org/listinfo/vlc-devel
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list