pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/lang/rust



> * On 2019-11-11 at 09:09 GMT, Havard Eidnes wrote:
>
>> -+        if !env::var_os("PKGSRC_HAVE_LIBCPP").is_some() {
>> ++   if !env::var_os("PKGSRC_HAVE_LIBCPP").is_some() {
>>  +            println!("cargo:rustc-link-lib=gcc_s");
>> -+        }
>> ++   }
>
> I'm not sure how these tabs have snuck back in, but you need to
> convert them back to spaces otherwise the test targets fail.

I'll have to admit that those were of my own doing, and I've now
undone that.  Thanks for the hint.

Regards,

- Håvard



Home | Main Index | Thread Index | Old Index