From 90755700695a1c7010910cb0715807e01ae1afd5 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 10 Nov 2021 21:27:55 +0100 Subject: [PATCH] Document some recent changes --- debian/README.source | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/README.source b/debian/README.source index a5b685cc..fbd46fa2 100644 --- a/debian/README.source +++ b/debian/README.source @@ -4,6 +4,13 @@ as possible from upstream. However, because of the objectives of Debian, besides paths, some changes are made. +The Debian packaging is also used by apt.llvm.org. + +From 12.0.1-10 & 13.0.0-9, the build system use the runtimes build system. +This is now the upstream preferred way to build llvm. +It means that some projects like libc++ or compiler-rt are built once clang +is built. + = File names = * To make sure that most of the llvm-toolchain packages are co-installable,