commit 37740e679273dbf76593a8da5d44772b94f07b28
Author: Mattias Andrée <maandree_AT_kth.se>
AuthorDate: Wed Apr 27 17:30:50 2016 +0200
Commit: Mattias Andrée <maandree_AT_kth.se>
CommitDate: Wed Apr 27 17:30:50 2016 +0200
Document UNSAFE
Signed-off-by: Mattias Andrée <maandree_AT_kth.se>
diff --git a/config.mk b/config.mk
index 7f4332c..b4ca91b 100644
--- a/config.mk
+++ b/config.mk
_AT_@ -14,6 +14,7 @@ RANLIB = ranlib
# you have to add -DSECURE_RANDOM_PATHNAME=... to CPPFLAGS.
# Remove -DGOOD_RAND if the higher bits have higher entropy in the lower
# bits in rand(3), this was historically the case.
+# Add -DUNSAFE if you rather libzahl did not check for errors.
CPPFLAGS = -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DGOOD_RAND
CFLAGS = -std=c99 -flto -O3 -Wall -pedantic
Received on Wed Apr 27 2016 - 17:32:12 CEST
This archive was generated by hypermail 2.3.0
: Wed Apr 27 2016 - 17:36:21 CEST