We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e048179 commit be032a6Copy full SHA for be032a6
1 file changed
memcached.spec.in
@@ -86,6 +86,9 @@ make %{?_smp_mflags}
86
87
88
%check
89
+%if %{with_tls}
90
+export SSL_TEST=1
91
+%endif
92
make test
93
94
0 commit comments