diff --git a/recipes/rust/rust.inc b/recipes/rust/rust.inc index b774d35..0f109c5 100644 --- a/recipes/rust/rust.inc +++ b/recipes/rust/rust.inc @@ -311,6 +311,7 @@ do_configure () { "--enable-debuginfo" \ "--enable-optimize" \ "--enable-optimize-cxx" \ + "--disable-llvm-version-check" \ "--llvm-root=${llvmdir}" \ "--enable-optimize-tests" \ "--prefix=${prefix}" \