diff --git a/debian/README.source b/debian/README.source index 57dcf80f60..141ed4c06e 100644 --- a/debian/README.source +++ b/debian/README.source @@ -70,6 +70,8 @@ Here below the remaining ones, with the technical reasons. * LLVM from https://github.com/rust-lang/llvm -> minimum required LLVM is now 3.6, not yet released + Moreover, the code does not seem to build against 3.6 rc1 + - https://github.com/rust-lang/rust/issues/21512 Rust fork delta is minimal and mostly performance/optimizations only. Declared goal is to get in synch with vanilla LLVM.