[Bug 278560] www/chromium 124.0.6367.60 on 13.2-RELEASE-p10 compile failure

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 25 Apr 2024 10:29:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278560

--- Comment #12 from Robert Nagy <rnagy@FreeBSD.org> ---
(In reply to George Mitchell from comment #11)

You only run into this when building with >=clang18 because a warning has been
upgraded to an error. The warning was there already and the definition of
pthread_setname_np in pthread.h on FreeBSD is quiet wrong IMHO. It should have
been placed into pthread_np.h. But meh.

-- 
You are receiving this mail because:
You are the assignee for the bug.