mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 05:57:59 +01:00
scripts: add PE dylib checking to symbol-check.py
This commit is contained in:
@@ -109,7 +109,7 @@ certain symbols and are only linked against allowed libraries.
|
||||
For Linux this means checking for allowed gcc, glibc and libstdc++ version symbols.
|
||||
This makes sure they are still compatible with the minimum supported distribution versions.
|
||||
|
||||
For macOS we check that the executables are only linked against libraries we allow.
|
||||
For macOS and Windows we check that the executables are only linked against libraries we allow.
|
||||
|
||||
Example usage after a gitian build:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user