Re: git: 2c3165b73761 - main - audio/ebur128: New port: Rust port of the libebur128 C library
Date: Mon, 01 May 2023 15:15:53 UTC
On 2023-05-01 17:08, Jan Beich wrote:
> Daniel Engberg <diizzy@FreeBSD.org> writes:
>
>> +do-build:
>> + @${CARGO_CARGO_RUN} cbuild --verbose ${CARGO_BUILD_ARGS}
>
> Single --verbose may hide non-error output from bundled libraries.
>
> https://cgit.freebsd.org/ports/commit/?id=7bec7b192cda
Fixed, thanks for the pointer!
Best regards,
Daniel