From 50ce6cdf4750180965146561bf9e0fb74968bf50 Mon Sep 17 00:00:00 2001 From: a Date: Tue, 28 May 2024 11:42:55 -0400 Subject: [PATCH] --disable-module-dirauth does nothing without relay module also disabled --- external/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/external/Makefile b/external/Makefile index a09d87b1..4792a3b4 100644 --- a/external/Makefile +++ b/external/Makefile @@ -288,7 +288,6 @@ tor/Makefile: tor/configure.ac tor/Makefile.am --enable-static-openssl --with-openssl-dir=$(EXTERNAL_ROOT) \ --enable-static-zlib --with-zlib-dir=$(EXTERNAL_ROOT) \ --enable-zstd \ - --disable-module-dirauth \ --disable-asciidoc \ --prefix=$(EXTERNAL_ROOT) grep -E '^# *define +HAVE_LZMA +1$$' tor/orconfig.h