There was an error while loading. Please reload this page.
1 parent 20b6d1f commit d2fc4ceCopy full SHA for d2fc4ce
lang/rust/Makefile
@@ -60,7 +60,7 @@ DOCS_VARS= _RUST_BUILD_DOCS=true \
60
_RUST_TOOLS+=rustdoc
61
DOCS_VARS_OFF= _RUST_BUILD_DOCS=false
62
GDB_RUN_DEPENDS= ${LOCALBASE}/bin/gdb:devel/gdb
63
-PORT_LLVM_USES= llvm:min=15,lib,noexport
+PORT_LLVM_USES= llvm:min=16,lib,noexport
64
PORT_LLVM_MAKE_ENV= RUSTFLAGS="-Lnative=${LOCALBASE}/lib"
65
SOURCES_VARS= _COMPONENTS+=rust-src-${_PACKAGE_VERS} \
66
_RUST_TOOLS+=src
0 commit comments