On Mon, Mar 03, 2025 at 08:22:12PM +0300, Gleb Popov wrote:
> Ports are expected to locate their dependencies under the ${LOCALBASE} prefix.

Well, specifically, I need paths to llvm and openjdk.  I can use

${LOCALBASE}/openjdk${JAVA_VERSION}
${LOCALBASE}/llvm

or

${JAVA_HOME}
${LLVM_PREFIX}

What approach is a preferred one?

thanks -- igor

Reply via email to