mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 14:08:40 +01:00
contrib: remove outdated comment from symbol-check script
This commit is contained in:
@@ -44,8 +44,6 @@ MAX_VERSIONS = {
|
|||||||
'LIBATOMIC': (1,0),
|
'LIBATOMIC': (1,0),
|
||||||
'V': (0,5,0), # xkb (bitcoin-qt only)
|
'V': (0,5,0), # xkb (bitcoin-qt only)
|
||||||
}
|
}
|
||||||
# See here for a description of _IO_stdin_used:
|
|
||||||
# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634261#109
|
|
||||||
|
|
||||||
# Ignore symbols that are exported as part of every executable
|
# Ignore symbols that are exported as part of every executable
|
||||||
IGNORE_EXPORTS = {
|
IGNORE_EXPORTS = {
|
||||||
|
|||||||
Reference in New Issue
Block a user