Thread (4 messages) 4 messages, 3 authors, 2019-02-05
STALE2680d

[PATCH 2/2] build: enable openssl by default

From: Lucas De Marchi <hidden>
Date: 2019-02-04 22:32:56
Subsystem: the rest · Maintainer: Linus Torvalds

Like with other features, let's enable it for developers.
---
 autogen.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/autogen.sh b/autogen.sh
index e003f78..67b119f 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -32,7 +32,7 @@ fi
 
 cd $oldpwd
 
-hackargs="--enable-debug --enable-python --with-xz --with-zlib"
+hackargs="--enable-debug --enable-python --with-xz --with-zlib --with-openssl"
 
 if [ "x$1" = "xc" ]; then
         shift
-- 
2.20.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help