On Tue, Mar 19, 2024 at 06:19:52AM -0400, rrs wrote:
> Ok I have created
>
> https://reviews.freebsd.org/D44420
>
>
> To address the issue. I also attach a short version of the patch that Nuno
> can try and validate
>
> it works. Drew you may want to try this and validate the optimization does
> On 21. Mar 2024, at 00:27, Dimitry Andric wrote:
>
> On 20 Mar 2024, at 21:44, tue...@freebsd.org wrote:
>>
>> I'm trying to run make buildworld / make installworld on a recent main branch
>> (some days old).
>>
>> The problem is related to lib/libc/tests/ssp/Makefile
>> which contains:
>> _l
On 20 Mar 2024, at 21:44, tue...@freebsd.org wrote:
>
> I'm trying to run make buildworld / make installworld on a recent main branch
> (some days old).
>
> The problem is related to lib/libc/tests/ssp/Makefile
> which contains:
> _libclang_rt_ubsan=
> ${SYSROOT}${SANITIZER_LIBDIR}/libclang_
Dear all,
I'm trying to run make buildworld / make installworld on a recent main branch
(some days old).
The problem is related to lib/libc/tests/ssp/Makefile
which contains:
_libclang_rt_ubsan=
${SYSROOT}${SANITIZER_LIBDIR}/libclang_rt.ubsan_standalone-${CRTARCH}.a
if exists(${_libclang_rt_