[tor-commits] [tor/master] Improve bug25398 changes again.
nickm at torproject.org
nickm at torproject.org
Thu Mar 29 11:39:09 UTC 2018
commit f3161adcd0cd24db5d502fcb6a880785f4eb1330
Author: Nick Mathewson <nickm at torproject.org>
Date: Thu Mar 29 07:38:55 2018 -0400
Improve bug25398 changes again.
---
changes/bug25398 | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/changes/bug25398 b/changes/bug25398
index 3ea69c5b1..227a95d21 100644
--- a/changes/bug25398
+++ b/changes/bug25398
@@ -1,3 +1,5 @@
o New system requirements:
- - Tor no longer compiles on systems without mmap() or some local
- equivalent. Closes ticket 25398.
+ - Tor no longer tries to support systems without mmap() or some local
+ equivalent. Apparently, compilation on such systems has been broken for
+ some time, without anybody noticing or complaining. Closes ticket
+ 25398.
More information about the tor-commits
mailing list