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