Skip site navigation (1)Skip section navigation (2)
References:  <bug-290873-7141@https.bugs.freebsd.org/bugzilla/>

index | | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290873

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=383a0a83417f04563c2027ad87db17e9e2a6ebfe

commit 383a0a83417f04563c2027ad87db17e9e2a6ebfe
Author:     Tijl Coosemans <tijl@FreeBSD.org>
AuthorDate: 2026-05-07 17:19:54 +0000
Commit:     Tijl Coosemans <tijl@FreeBSD.org>
CommitDate: 2026-05-11 20:19:39 +0000

    devel/libclc: Update llvm19 flavor and add 20, 21, and 22 flavors

    Rename plist variables LLVMnn to LLVM_GEnn (>=nn) and introduce
    LLVM_LTnn (<nn).

    Convert patch to REINPLACE_CMD because it fails to apply to the
    LLVM 22 version.

    PR:             290873
    Approved by:    arrowd

 devel/libclc/Makefile                          |  25 +-
 devel/libclc/distinfo.llvm19                   |   6 +-
 devel/libclc/distinfo.llvm20 (new)             |   3 +
 devel/libclc/distinfo.llvm21 (new)             |   3 +
 devel/libclc/distinfo.llvm22 (new)             |   3 +
 devel/libclc/files/patch-CMakeLists.txt (gone) |  11 -
 devel/libclc/pkg-plist                         | 694 +++++++++++++------------
 7 files changed, 383 insertions(+), 362 deletions(-)

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

home | help