Improve bug25398 changes again.

This commit is contained in:
Nick Mathewson
2018-03-29 07:38:55 -04:00
parent 99641c93ce
commit f3161adcd0
+4 -2
View File
@@ -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.