Date: Thu, 20 Feb 2020 00:26:13 +0000 From: bugzilla-noreply@freebsd.org To: ppc@FreeBSD.org Subject: [Bug 244102] r357959/lib/clang/libllvmminimal fails buildworld with cc1plus: error: unrecognized command line option "-std=c++11" Message-ID: <bug-244102-21-a6zcZcCN0u@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-244102-21@https.bugs.freebsd.org/bugzilla/> References: <bug-244102-21@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244102 --- Comment #3 from Mark Millard <marklmi26-fbsd@yahoo.com> --- (In reply to Mark Millard from comment #2) Head -r358094 checked in a fix for head -r357549 breaking booting on (some?) powerpc machines, such as PowerMac G5 dual-socket ones. However, the earlier -r357948 checked in a correction to how time is handled (that is involved in sleeps and such): QUOTE Consolidate read code for timecounters and fix possible overflow in bintime()/binuptime(). END QUOTE The "overflow" part of this makes having bad TB value relationships across sockets/cores much more obvious of a problem: longer times now result from the bad combinations and far more frequently. See: https://lists.freebsd.org/pipermail/freebsd-ppc/2020-February/011523.html So updating is still problematical, not just via a live source upgrade. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244102-21-a6zcZcCN0u>