Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
hiredis
Commits
e777b029
Commit
e777b029
authored
Oct 10, 2019
by
michael-grunder
Browse files
Use correct flag in README.md
parent
42a2e679
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
e777b029
...
@@ -410,7 +410,7 @@ as soon as possible in order to prevent allocation of useless memory.
...
@@ -410,7 +410,7 @@ as soon as possible in order to prevent allocation of useless memory.
SSL/TLS support is not built by default and requires an explicit flag:
SSL/TLS support is not built by default and requires an explicit flag:
make USE_
TLS
=1
make USE_
SSL
=1
This requires OpenSSL development package (e.g. including header files to be
This requires OpenSSL development package (e.g. including header files to be
available.
available.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment