[Bug 275290] lang/clover missing PassManagerBuilder.h

[email protected]
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275290

--- Comment #4 from [email protected] ---
A commit in branch main references this bug:

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

commit fa7309cb976e3e73d59f271be3da01fee3006152
Author:     Emmanuel Vadot <[email protected]>
AuthorDate: 2023-11-24 08:52:53 +0000
Commit:     Emmanuel Vadot <[email protected]>
CommitDate: 2023-11-24 08:52:53 +0000

    lang/clover: Restrict llvm to max version 16

    Clover cannot (yet?) be compiled with LLVM17, it misses
    llvm/Transforms/IPO/PassManagerBuilder.h
    For now set a max version of llvm to 16 for clover only, people should
still
    be able to use llvm17 for other mesa componant if they are not interested
in clover.

    While here clean up a bit the USES=llvm for mesa port, we already set
noexport
    in mesa-dri/Makefile.common so no need to set it in all the ports.

    Sponsored by:   Beckhoff Automation GmbH & Co. KG
    PR:     275290

 graphics/libosmesa/Makefile          | 2 +-
 graphics/mesa-dri/Makefile           | 2 +-
 graphics/mesa-gallium-va/Makefile    | 2 +-
 graphics/mesa-gallium-vdpau/Makefile | 2 +-
 graphics/mesa-gallium-xa/Makefile    | 2 +-
 lang/clover/Makefile                 | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.