https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266492
--- Comment #1 from Tomoaki AOKI <junch...@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.