d/copyright: exclude bundled gcc sources

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 <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler 2024-11-29 13:34:39 +01:00 committed by Fabian Grünbichler
parent a2218ab0ef
commit 3e736de9c5

1
debian/copyright vendored
View File

@ -4,6 +4,7 @@ Source: https://www.rust-lang.org
Files-Excluded: Files-Excluded:
.gitmodules .gitmodules
*.min.js *.min.js
src/gcc
src/llvm-project src/llvm-project
# Pre-generated docs # Pre-generated docs
src/tools/rustfmt/docs src/tools/rustfmt/docs