diff options
| author | Wladimir J. van der Laan <[email protected]> | 2014-04-30 08:17:22 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2014-04-30 15:30:39 +0200 |
| commit | 92e3022f888a2e090a91c1f097ecc27e9601354b (patch) | |
| tree | e9be5782c13046207330999bad910dcc8db2e839 /src/net.cpp | |
| parent | gitian: build against Qt 4.6 (diff) | |
| download | discoin-92e3022f888a2e090a91c1f097ecc27e9601354b.tar.xz discoin-92e3022f888a2e090a91c1f097ecc27e9601354b.zip | |
gitian: don't export any symbols from executable
This avoids conflicts between the libraries statically linked into bitcoin and any
libraries we may link dynamically (such as Qt and OpenSSL, see issue #4094).
It also avoids start-up overhead to not export any unnecessary symbols.
To do this, build a linker script that marks all symbols as local.
Diffstat (limited to 'src/net.cpp')
0 files changed, 0 insertions, 0 deletions