commit b3fc3b609bb222ecbd1dd8a28993f3b19dc8bfd4 parent ac71ad662c80c034517dc882703f735df0648e21 Author: teor <teor@torproject.org> Date: Fri, 18 Oct 2019 17:26:09 +1000 changes: file for 32124. Diffstat:
| A | changes/bug32124 | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/changes/bug32124 b/changes/bug32124 @@ -0,0 +1,7 @@ + o Minor bugfixes (build system): + - Stop failing when jemalloc is requested, but tcmalloc is not found. + Fixes bug 32124; bugfix on 0.3.5.1-alpha. + - Interpret --disable-module-dirauth=no correctly. + Fixes bug 32124; bugfix on 0.3.4.1-alpha. + - Interpret --with-tcmalloc=no correctly. + Fixes bug 32124; bugfix on 0.2.0.20-rc.