From 3e736de9c5162bf8f349346c242eaf78f60f4efc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Fri, 29 Nov 2024 13:34:39 +0100 Subject: [PATCH] d/copyright: exclude bundled gcc sources MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit upstream started to include those as well with 1.83.0, we don't that in Debian for obvious reasons.. Signed-off-by: Fabian Grünbichler --- debian/copyright | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/copyright b/debian/copyright index 2ffb059db8..cbf39e16b1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,6 +4,7 @@ Source: https://www.rust-lang.org Files-Excluded: .gitmodules *.min.js + src/gcc src/llvm-project # Pre-generated docs src/tools/rustfmt/docs