[Bug 263456] [exp-run] update LLVM_DEFAULT to 15

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 03 Jan 2023 09:24:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263456

--- Comment #29 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=9742a6346057545688a02ae3eb537ac39c6b296c

commit 9742a6346057545688a02ae3eb537ac39c6b296c
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2023-01-03 09:19:27 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2023-01-03 09:22:21 +0000

    Mk/bsd.default-versions.mk: bump LLVM_DEFAULT to 15

    - graphics/mesa* switched to LLVM version 15 some time ago
    - desktop systems suffer from requiring many different LLVM versions
    - having the default at something recent combined with the version
      matching of llvm.mk (prefering $LLVM_DEFAULT) this should lessen
      the number of LLVM installations on normal systems again alot.

    - while here, remove outdated comment. x11@ switched to setting the
      LLVM version explicitely as the default was way out of date.

    PR:             263456
    Exp-run by:     antoine

 Mk/bsd.default-versions.mk | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.