[Bug 266492] www/chromium: fails to build on src main

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 19 Sep 2022 10:03:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266492

--- Comment #1 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
Created attachment 236681
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=236681&action=edit
patch to fix build

Patch to fix build by forcing devel/llvm13.
Changes COMPILER_VERSION check at line 212 on Makefile from "< 130" to "!=
130".

Test build is not yet finished, but already passed 25%, where build crashes
without this patch.

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