diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/build-data/buildh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build-data/buildh.in b/src/build-data/buildh.in index 6ee309bdc..a1febe102 100644 --- a/src/build-data/buildh.in +++ b/src/build-data/buildh.in @@ -101,7 +101,7 @@ * Define BOTAN_HAS_VALGRIND to enable checking constant time annotations * TODO: expose as configure.py flag --with-valgrind */ -#define BOTAN_HAS_VALGRIND +//#define BOTAN_HAS_VALGRIND /* * RNGs will automatically poll the system for additional seed material |