Update README
This commit is contained in:
parent
6c03bb142b
commit
15ff52f9fb
|
@ -145,8 +145,8 @@ minimizes the risk of private key leakage when serious bug like
|
||||||
Heartbleed is exploited. The neverbleed is disabled by default. To
|
Heartbleed is exploited. The neverbleed is disabled by default. To
|
||||||
enable it, use ``--with-neverbleed`` configure option.
|
enable it, use ``--with-neverbleed`` configure option.
|
||||||
|
|
||||||
In order to compile the source code, gcc >= 4.8.3 or clang >= 3.4 is
|
In order to compile the source code, gcc >= 6.0 or clang >= 6.0 is
|
||||||
required.
|
required. C++ source code requires C++14 language features.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue