Date: Mon, 19 Sep 2022 10:03:50 +0000 From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 266492] www/chromium: fails to build on src main Message-ID: <bug-266492-28929-kYRL3Tmmpx@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-266492-28929@https.bugs.freebsd.org/bugzilla/> References: <bug-266492-28929@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=3D266492 --- Comment #1 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> --- Created attachment 236681 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D236681&action= =3Dedit patch to fix build Patch to fix build by forcing devel/llvm13. Changes COMPILER_VERSION check at line 212 on Makefile from "< 130" to "!=3D 130". Test build is not yet finished, but already passed 25%, where build crashes without this patch. --=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-266492-28929-kYRL3Tmmpx>