Depend on stable version of Crypto++
This commit is contained in:
parent
49b4a9b1c0
commit
52d3ac5efc
@ -1,7 +1,7 @@
|
||||
# Biicode configuration file
|
||||
|
||||
[requirements]
|
||||
cryptopp/cryptopp: 9
|
||||
cryptopp/cryptopp: 8
|
||||
google/gmock: 4
|
||||
google/gtest: 11
|
||||
messmer/blobstore: 2
|
||||
|
@ -63,7 +63,6 @@ using boost::chrono::milliseconds;
|
||||
//TODO Improve parallelity.
|
||||
//TODO Did deadlock in bonnie++ second run (in the create files sequentially) - maybe also in a later run or different step?
|
||||
//TODO Replace ASSERTs with other error handling when it is not a programming error but an environment influence (e.g. a block is missing)
|
||||
//TODO Biicode warning: Depend on cryptopp dev version? Should use release version!
|
||||
|
||||
namespace cryfs {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user