https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263833
d...@jetcafe.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |d...@jetcafe.org --- Comment #3 from d...@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.