4 lines
66 B
Bash
4 lines
66 B
Bash
|
./configure
|
||
|
make -j32 -C libsodium
|
||
|
make -j32 -C libsodium install
|