mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Install instructions: Use 1.0.3 tag for libsodium
This commit is contained in:
parent
7e964d4370
commit
f83f064234
|
@ -395,7 +395,7 @@ Now we will build sodium crypto library:
|
|||
```bash
|
||||
git clone https://github.com/jedisct1/libsodium/
|
||||
cd libsodium
|
||||
git checkout tags/1.0.0
|
||||
git checkout tags/1.0.3
|
||||
./autogen.sh
|
||||
./configure --host="$WINDOWS_TOOLCHAIN" --prefix="$PREFIX_DIR" --disable-shared --enable-static
|
||||
make
|
||||
|
|
Loading…
Reference in New Issue
Block a user