[Bug 263833] www/chromium: no package for 12.3-amd64-latest for over a month

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 28 Nov 2022 04:07:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263833

dave@jetcafe.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dave@jetcafe.org

--- Comment #3 from dave@jetcafe.org ---
I've successfully compiled chromium on 12.3 amd 64 since 105.0.5195.102
(Q32022). 

Now, however, I doubt that insufficient memory is the issue. In the makefile:

.if ${OSREL} == "12.3"
IGNORE=         does not compile, libc++ too old
.endif

This was recently (as of 11/27/22) committed. I'm curious as to:

a) What version of libc++ is -not- too old?
b) What happened? 

I suppose I should remove this and try and build it myself to really see. :)

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