[Bug 285159] [NEW PORT] java/jextract: generate bindings from native libraries

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 04 Mar 2025 18:51:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285159

Benjamin Takacs <nimaje+fbz@bureaucracy.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nimaje+fbz@bureaucracy.de

--- Comment #3 from Benjamin Takacs <nimaje+fbz@bureaucracy.de> ---
I would suggest doing  -Pllvm_home=${LLVM_PREFIX}  instead as not to have the
llvm version repeated at a second place, that would use PREFIX there instead of
LOCALBASE, but it seems like USES=llvm doesn't support PREFIX != LOCALBASE as
Mk/Uses/llvm.mk assumes that llvm is installed into PREFIX.

And where does that hard requirement on llvm15 come from?

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