mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-07 16:57:20 +00:00
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:
parent
a2218ab0ef
commit
3e736de9c5
1
debian/copyright
vendored
1
debian/copyright
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user