mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-05-04 06:31:59 +02:00
Fix typos.
This commit is contained in:
parent
670f369659
commit
0b1d6b3c01
2 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ Available cmake options:
|
|||
* WITH_HARDENING -- enable hardening features (ON/OFF) (gcc only)
|
||||
* WITH_TESTS -- build tests (ON/OFF)
|
||||
* WITH_BENCHMARK -- build bechmarking code (ON/OFF)
|
||||
* WITH_OPTIMIZE -- enable optimization flags (ON/OFF)
|
||||
* WITH_OPTIMIZE -- enable optimization flags (ON/OFF) (not for MSVC)
|
||||
|
||||
Debian
|
||||
------
|
||||
|
@ -28,7 +28,7 @@ Optional packages:
|
|||
FreeBSD
|
||||
-------
|
||||
|
||||
Branch 9.X has gcc v4.2, that knows nothing about required c++11 standart.
|
||||
Branch 9.X has gcc v4.2, that knows nothing about required c++11 standard.
|
||||
|
||||
Required ports:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue