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