mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2026-08-27 00:26:02 -04:00
gdb/copyright.py: update unordered_dense path
The unordered_dense library is now contained in the gdbsupport/unordered_dense directory, update the exclusion entry accordingly. Change-Id: If82355b94b245099ab4c2b27c929639242e33988 Approved-By: Tom Tromey <tom@tromey.com>
This commit is contained in:
parent
a118b5598b
commit
af70241489
1 changed files with 1 additions and 1 deletions
|
|
@ -230,7 +230,7 @@ EXCLUDE_LIST = (
|
|||
"gdb/nat/glibc_thread_db.h",
|
||||
"gdb/CONTRIBUTE",
|
||||
"gdbsupport/Makefile.in",
|
||||
"gdbsupport/unordered_dense.h",
|
||||
"gdbsupport/unordered_dense/*",
|
||||
"gnulib/doc/gendocs_template",
|
||||
"gnulib/doc/gendocs_template_min",
|
||||
"gnulib/import/**",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue