[Bug 268303] devel/llvm*: update lua to 5.4

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 11 Dec 2022 10:12:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268303

--- Comment #5 from VVD <vvd@unislabs.com> ---
13 build fine. I think 12 can build fine too.

BTW, LLVM_DEFAULT is still 9.0:
# Possible values: 70, 80, 90, 10, 11, 12, 13, 14, -devel (to be used when
non-base compiler is required)
# Please give notice to the Graphics Team (x11@FreeBSD.org) in advance before
# bumping the LLVM version.
.  if ${ARCH} == powerpc
LLVM_DEFAULT?=          10
.  else
LLVM_DEFAULT?=          90
.  endif

Time to updated default to something newer - 13 or 14 or 15.
Last 9.x release was 3 years ago.

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