Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Dec 2022 10:12:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 268303] devel/llvm*: update lua to 5.4
Message-ID:  <bug-268303-7788-doXQ9B3rQf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268303-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268303-7788@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=3D268303

--- 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 befo=
re
# bumping the LLVM version.
.  if ${ARCH} =3D=3D powerpc
LLVM_DEFAULT?=3D          10
.  else
LLVM_DEFAULT?=3D          90
.  endif

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

--=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-268303-7788-doXQ9B3rQf>