update-copyright.py: Add libdecnumber to the default list.
contrib/ * update-copyright.py: Add libdecnumber to the default list. Remove libquadmath and libssp. From-SVN: r195822
This commit is contained in:
parent
8e322cb4b9
commit
b96299a135
2 changed files with 6 additions and 2 deletions
|
@ -752,14 +752,13 @@ class GCCCmdLine (CmdLine):
|
|||
'libatomic',
|
||||
'libbacktrace',
|
||||
'libcpp',
|
||||
'libdecnumber',
|
||||
'libgcc',
|
||||
'libgfortran',
|
||||
'libgomp',
|
||||
'libitm',
|
||||
'libmudflap',
|
||||
'libobjc',
|
||||
'libquadmath',
|
||||
'libssp',
|
||||
'libstdc++-v3',
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue