There was an error while loading. Please reload this page.
1 parent 3960996 commit 2924b2cCopy full SHA for 2924b2c
lang/rust/Makefile
@@ -63,7 +63,7 @@ DOCS_VARS= _RUST_BUILD_DOCS=true \
63
_COMPONENTS+="rust-docs-${_PACKAGE_VERS}-${_RUST_TARGET} rust-docs-json-${_PACKAGE_VERS}-${_RUST_TARGET}"
64
DOCS_VARS_OFF= _RUST_BUILD_DOCS=false
65
GDB_RUN_DEPENDS= ${LOCALBASE}/bin/gdb:devel/gdb
66
-PORT_LLVM_USES= llvm:min=18,max=19,lib,noexport
+PORT_LLVM_USES= llvm:min=18,lib,noexport
67
PORT_LLVM_MAKE_ENV= RUSTFLAGS="-Lnative=${LOCALBASE}/lib"
68
SOURCES_VARS= _COMPONENTS+=rust-src-${_PACKAGE_VERS} \
69
_RUST_TOOLS+=src
0 commit comments