diff options
author | Jack Lloyd <[email protected]> | 2016-04-09 10:37:45 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2016-04-09 10:37:45 -0400 |
commit | d97a1d4555e9e6bf74fb11f0d0e44bcab0a81c98 (patch) | |
tree | 4c0f708d13c009c2517a2b9521784112ac06d684 /src/lib/pubkey | |
parent | 6a902a886c5b71ac16f2d957b5bdd319ab6eae0b (diff) | |
parent | efc6cee9bc824de2dc71cb67a0d439b65af191be (diff) |
Merge GH #473 - remove needless BOTAN_DLL from AutoSeeded_RNG
Apparently adding a dllexport annotation causes VC to want to emit
some object code somewhere, and since AutoSeeded_RNG is entirely
inline this fails with a link error (GH #451). GCC's visibility
attribute just changes what symbols are marked as exported, so did not
trigger the problem.
Diffstat (limited to 'src/lib/pubkey')
0 files changed, 0 insertions, 0 deletions