mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Merge pull request #783 from kylobite/patch-1
All OSX commands now copyright friendly
This commit is contained in:
commit
3a1f259cb9
|
@ -131,7 +131,7 @@ brew list libsodium
|
||||||
|
|
||||||
Configure include and lib folder and build again:
|
Configure include and lib folder and build again:
|
||||||
```bash
|
```bash
|
||||||
./configure--with-libsodium-headers=/usr/local/Cellar/libsodium/0.4.5/include/ --with-libsodium-libs=/usr/local/Cellar/libsodium/0.4.5/lib/
|
./configure --with-libsodium-headers=/usr/local/Cellar/libsodium/0.4.5/include/ --with-libsodium-libs=/usr/local/Cellar/libsodium/0.4.5/lib/
|
||||||
make
|
make
|
||||||
make install
|
make install
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user