diff options
author | lloyd <[email protected]> | 2014-12-17 23:48:20 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2014-12-17 23:48:20 +0000 |
commit | 4db8ae79680f3f5b65fcd5f69528d5be97b279ed (patch) | |
tree | 5f9fcb842f1ba791fc10064d06aeac4476f5c45f /src/lib/utils/boost/info.txt | |
parent | dad6b7c94067b2d571ee9ef187a2a370b1b1e16a (diff) |
Add MinGW support for the CryptoAPI RNG. Also disable the dependencies
in auto_rng for a working entropy source as in situations where it
doesn't work almost none of the library builds. Disable boost by
default from the library. Github issue 34.
Unrelated - remove long dead Tru64 as a target.
Diffstat (limited to 'src/lib/utils/boost/info.txt')
-rw-r--r-- | src/lib/utils/boost/info.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/utils/boost/info.txt b/src/lib/utils/boost/info.txt index e87fd5b88..119a54175 100644 --- a/src/lib/utils/boost/info.txt +++ b/src/lib/utils/boost/info.txt @@ -5,3 +5,4 @@ define BOOST_ASIO 20131228 all -> boost_system,boost_filesystem </libs> +load_on request |